Click here to Skip to main content
15,900,108 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: ASP Net - System.Net.Mail Error: Unable to read data from the transport connection: net_io_connectionclosed Pin
N a v a n e e t h19-Apr-09 8:20
N a v a n e e t h19-Apr-09 8:20 
AnswerRe: ASP Net - System.Net.Mail Error: Unable to read data from the transport connection: net_io_connectionclosed Pin
Perry Holman20-Apr-09 20:32
Perry Holman20-Apr-09 20:32 
Question[newbie] the type or namespace name ... could not be found Pin
jon-8019-Apr-09 7:33
professionaljon-8019-Apr-09 7:33 
AnswerRe: [newbie] the type or namespace name ... could not be found Pin
N a v a n e e t h19-Apr-09 8:23
N a v a n e e t h19-Apr-09 8:23 
QuestionSet the popup ListBox height Pin
alvarog0119-Apr-09 6:35
alvarog0119-Apr-09 6:35 
AnswerRe: Set the popup ListBox height Pin
Yusuf19-Apr-09 12:31
Yusuf19-Apr-09 12:31 
GeneralRe: Set the popup ListBox height Pin
alvarog0119-Apr-09 21:11
alvarog0119-Apr-09 21:11 
Questionmenu width problem Pin
rahul-4u19-Apr-09 2:03
rahul-4u19-Apr-09 2:03 
i am using a menu control in my project.but its width is not appearing 100% in a web page.while it is showing 100% in visual studio.i also specified 100% width.

<asp:menu id="Menu1" runat="server" staticdisplaylevels="2" staticmenuitemstyle-width="120px" staticsubmenuindent="10" font-names="Arial" orientation="Horizontal" xmlns:asp="#unknown">Width="100%">
<staticmenuitemstyle backcolor="LightSteelBlue">
forecolor="Black"/>
<statichoverstyle backcolor="LightSkyBlue">
<dynamicmenuitemstyle backcolor="Black">
forecolor="Silver"/>
<dynamichoverstyle backcolor="LightSkyBlue">
forecolor="Black"/>

<items>
<asp:menuitem text="Home" value="Home">
<asp:menuitem text="About US" value="About US">
<asp:menuitem text="Job Search" value="Job Search">
<asp:menuitem text="Jobseekers" value="Jobseekers">
<asp:menuitem text="Career Advice" value="Career Advice">
<asp:menuitem text="Employers" value="Employers">
<asp:menuitem text="BLANK" value="BLANK">
<asp:menuitem text="Contact US" value="Contact US">



thanks in advance....
AnswerRe: menu width problem Pin
Herman<T>.Instance20-Apr-09 3:08
Herman<T>.Instance20-Apr-09 3:08 
Questionsession time out problem Pin
Sarfaraj Ahmed19-Apr-09 1:32
Sarfaraj Ahmed19-Apr-09 1:32 
AnswerRe: session time out problem Pin
Colin Angus Mackay19-Apr-09 1:35
Colin Angus Mackay19-Apr-09 1:35 
GeneralRe: session time out problem Pin
Sarfaraj Ahmed19-Apr-09 1:52
Sarfaraj Ahmed19-Apr-09 1:52 
GeneralRe: session time out problem Pin
Abhijit Jana19-Apr-09 1:58
professionalAbhijit Jana19-Apr-09 1:58 
GeneralRe: session time out problem Pin
Sarfaraj Ahmed19-Apr-09 1:55
Sarfaraj Ahmed19-Apr-09 1:55 
GeneralRe: session time out problem Pin
Abhijit Jana19-Apr-09 1:59
professionalAbhijit Jana19-Apr-09 1:59 
GeneralRe: session time out problem Pin
Sarfaraj Ahmed19-Apr-09 2:04
Sarfaraj Ahmed19-Apr-09 2:04 
GeneralRe: session time out problem Pin
Colin Angus Mackay19-Apr-09 23:19
Colin Angus Mackay19-Apr-09 23:19 
QuestionAfter login successful redirect from https to http Pin
Sarfaraj Ahmed19-Apr-09 1:29
Sarfaraj Ahmed19-Apr-09 1:29 
AnswerRe: After login successful redirect from https to http Pin
Colin Angus Mackay19-Apr-09 1:33
Colin Angus Mackay19-Apr-09 1:33 
GeneralRe: After login successful redirect from https to http Pin
Sarfaraj Ahmed19-Apr-09 1:51
Sarfaraj Ahmed19-Apr-09 1:51 
Questionretrieving weekly and monthly records from data source Pin
mh.31107819-Apr-09 0:43
mh.31107819-Apr-09 0:43 
AnswerRe: retrieving weekly and monthly records from data source Pin
Christian Graus19-Apr-09 10:59
protectorChristian Graus19-Apr-09 10:59 
QuestionUnbound DropdownList under certain condition Pin
alvarog0118-Apr-09 22:26
alvarog0118-Apr-09 22:26 
Questiondatagrid view fails for showeditbutton! Pin
NetQuestions18-Apr-09 17:35
NetQuestions18-Apr-09 17:35 
AnswerRe: datagrid view fails for showeditbutton! Pin
Herman<T>.Instance20-Apr-09 3:10
Herman<T>.Instance20-Apr-09 3:10 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.