Click here to Skip to main content
15,908,264 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionDropdown List width Pin
kalyan.n@dsolusys.com5-Jan-07 10:15
kalyan.n@dsolusys.com5-Jan-07 10:15 
AnswerRe: Dropdown List width Pin
MD125-Jan-07 18:11
MD125-Jan-07 18:11 
QuestionRe: Dropdown List width Pin
Venkatesh Mookkan7-Jan-07 16:27
Venkatesh Mookkan7-Jan-07 16:27 
QuestionDynamic menu items not triggering "Click" event Pin
Xpnctoc5-Jan-07 8:44
Xpnctoc5-Jan-07 8:44 
AnswerRe: Dynamic menu items not triggering "Click" event Pin
Colin Angus Mackay5-Jan-07 15:30
Colin Angus Mackay5-Jan-07 15:30 
GeneralRe: Dynamic menu items not triggering "Click" event Pin
Xpnctoc7-Jan-07 11:07
Xpnctoc7-Jan-07 11:07 
QuestionPosting in asp.net Pin
matsnas5-Jan-07 8:41
matsnas5-Jan-07 8:41 
AnswerRe: Posting in asp.net Pin
Pradipta Basu5-Jan-07 9:05
Pradipta Basu5-Jan-07 9:05 
As far as I can understand, you have two usercontrols inside a server side form. so when you are pressing enter into search control, the postback fires and hence gives problem to your login control.

The solution is that you keep the two controls in two different forms in the page. Since there can't be two server side forms, so one of your forms have to be an ordinary html form, and you have to deal with that usercontrol in the classic ASP style.

Thanks

Pradipta Basu

AnswerRe: Posting in asp.net Pin
Venkatesh Mookkan7-Jan-07 16:37
Venkatesh Mookkan7-Jan-07 16:37 
QuestionRegisterStartupScript via Ajax / Atlas Pin
Malcolm Smart5-Jan-07 5:35
Malcolm Smart5-Jan-07 5:35 
AnswerRe: RegisterStartupScript via Ajax / Atlas Pin
Not Active5-Jan-07 6:10
mentorNot Active5-Jan-07 6:10 
GeneralRe: RegisterStartupScript via Ajax / Atlas Pin
Malcolm Smart5-Jan-07 12:11
Malcolm Smart5-Jan-07 12:11 
AnswerRe: RegisterStartupScript via Ajax / Atlas Pin
minhpc_bk6-Jan-07 4:50
minhpc_bk6-Jan-07 4:50 
GeneralRe: RegisterStartupScript via Ajax / Atlas Pin
Malcolm Smart7-Jan-07 9:11
Malcolm Smart7-Jan-07 9:11 
AnswerRe: RegisterStartupScript via Ajax / Atlas Pin
Malcolm Smart8-Jan-07 1:42
Malcolm Smart8-Jan-07 1:42 
GeneralASP.NET cannot read GAC even though has full access Pin
Ed.Poore5-Jan-07 5:32
Ed.Poore5-Jan-07 5:32 
GeneralRe: ASP.NET cannot read GAC even though has full access Pin
ednrgc5-Jan-07 6:47
ednrgc5-Jan-07 6:47 
GeneralRe: ASP.NET cannot read GAC even though has full access Pin
Ed.Poore5-Jan-07 7:29
Ed.Poore5-Jan-07 7:29 
GeneralRe: ASP.NET cannot read GAC even though has full access Pin
Ed.Poore6-Jan-07 8:05
Ed.Poore6-Jan-07 8:05 
GeneralRe: ASP.NET cannot read GAC even though has full access Pin
Ed.Poore6-Jan-07 8:04
Ed.Poore6-Jan-07 8:04 
Questiontable cell backcolor Pin
aransiola5-Jan-07 5:31
aransiola5-Jan-07 5:31 
AnswerRe: table cell backcolor Pin
Malcolm Smart5-Jan-07 5:40
Malcolm Smart5-Jan-07 5:40 
AnswerRe: table cell backcolor Pin
RichardGrimmer5-Jan-07 5:51
RichardGrimmer5-Jan-07 5:51 
GeneralRe: table cell backcolor Pin
aransiola5-Jan-07 6:03
aransiola5-Jan-07 6:03 
GeneralRe: table cell backcolor Pin
Malcolm Smart5-Jan-07 12:14
Malcolm Smart5-Jan-07 12:14 

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.