Click here to Skip to main content
15,895,011 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Regarding the base class for web form... Pin
Sasmi_Office2-Jan-09 22:27
Sasmi_Office2-Jan-09 22:27 
QuestionHow to stop multiple login with same userid and password? - ASP Pin
Jaiprakash M Bankolli2-Jan-09 21:01
Jaiprakash M Bankolli2-Jan-09 21:01 
AnswerRe: How to stop multiple login with same userid and password? - ASP [Modified] Pin
Abhijit Jana2-Jan-09 21:14
professionalAbhijit Jana2-Jan-09 21:14 
GeneralRe: How to stop multiple login with same userid and password? - ASP Pin
Jaiprakash M Bankolli2-Jan-09 21:18
Jaiprakash M Bankolli2-Jan-09 21:18 
GeneralRe: How to stop multiple login with same userid and password? - ASP Pin
Abhijit Jana2-Jan-09 21:28
professionalAbhijit Jana2-Jan-09 21:28 
GeneralRe: How to stop multiple login with same userid and password? - ASP Pin
Jaiprakash M Bankolli2-Jan-09 21:32
Jaiprakash M Bankolli2-Jan-09 21:32 
GeneralRe: How to stop multiple login with same userid and password? - ASP Pin
Abhijit Jana2-Jan-09 22:07
professionalAbhijit Jana2-Jan-09 22:07 
QuestionSetting of Default Button Pin
M. J. Jaya Chitra2-Jan-09 20:28
M. J. Jaya Chitra2-Jan-09 20:28 
Dear All,

I have a user control inside a page which is used to login.

Also the page has a search option.

When the "Login" option is clicked the login window will be opened using the popup control extender (AJAX Control).

When the popup is opened then the default button for the page should be the "Submit" button in the login window which is in the user control.

If the Login window is not opened then the "Search" button has to act as the default button and while clicking on enter key it has to call the search function.

I have coded as the following to set the "Submit" button as the default button in the user control on page load of the user control.

Page.Form.DefaultButton = this.FindControl("imgbtnSubmit").UniqueID;


Can any one tell me how to get rid of this issue?

Thanks a lot in advance.

Best Regards,
M. J. Jaya Chitra

Questionactive directory Pin
bhavna43212-Jan-09 20:26
bhavna43212-Jan-09 20:26 
AnswerRe: active directory Pin
Abhijit Jana2-Jan-09 20:39
professionalAbhijit Jana2-Jan-09 20:39 
Questionretrieving text of a huperlink in a datalist Pin
nripendra342-Jan-09 19:43
nripendra342-Jan-09 19:43 
QuestionHow To Retrieve Theme Color Pin
ais072-Jan-09 19:24
ais072-Jan-09 19:24 
AnswerRe: How To Retrieve Theme Color Pin
Abhijit Jana2-Jan-09 19:39
professionalAbhijit Jana2-Jan-09 19:39 
GeneralRe: How To Retrieve Theme Color Pin
ais072-Jan-09 20:00
ais072-Jan-09 20:00 
GeneralRe: How To Retrieve Theme Color Pin
Abhijit Jana2-Jan-09 20:03
professionalAbhijit Jana2-Jan-09 20:03 
GeneralRe: How To Retrieve Theme Color Pin
ais072-Jan-09 20:12
ais072-Jan-09 20:12 
GeneralRe: How To Retrieve Theme Color Pin
Abhijit Jana2-Jan-09 20:18
professionalAbhijit Jana2-Jan-09 20:18 
GeneralRe: How To Retrieve Theme Color Pin
ais072-Jan-09 20:40
ais072-Jan-09 20:40 
GeneralRe: How To Retrieve Theme Color Pin
Abhijit Jana2-Jan-09 20:59
professionalAbhijit Jana2-Jan-09 20:59 
QuestionUpdatePanel issue Pin
chinnumol2-Jan-09 19:02
chinnumol2-Jan-09 19:02 
AnswerRe: UpdatePanel issue Pin
Abhijit Jana2-Jan-09 19:32
professionalAbhijit Jana2-Jan-09 19:32 
GeneralRe: UpdatePanel issue Pin
chinnumol6-Jan-09 21:27
chinnumol6-Jan-09 21:27 
AnswerRe: UpdatePanel issue Pin
ais072-Jan-09 19:35
ais072-Jan-09 19:35 
QuestionModal Popup With Seperate Form Pin
cwhittl2-Jan-09 13:45
cwhittl2-Jan-09 13:45 
AnswerRe: Modal Popup With Seperate Form Pin
N a v a n e e t h2-Jan-09 15:24
N a v a n e e t h2-Jan-09 15:24 

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.