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

ASP.NET

 
QuestionHow to access Profile's properties in web.config Pin
$unil Dhiman31-Jan-08 18:07
$unil Dhiman31-Jan-08 18:07 
AnswerRe: How to access Profile's properties in web.config Pin
$unil Dhiman31-Jan-08 18:09
$unil Dhiman31-Jan-08 18:09 
GeneralDatagrid Pin
kibromg31-Jan-08 17:24
kibromg31-Jan-08 17:24 
QuestionHow to set Windows Authentication cookie using Forms Authentication Pin
Sathish_b8131-Jan-08 17:18
Sathish_b8131-Jan-08 17:18 
QuestionCan you help me in asp.net? Thank you Pin
abglorie31-Jan-08 17:04
abglorie31-Jan-08 17:04 
AnswerRe: Can you help me in asp.net? Thank you Pin
sirisha guttikonda31-Jan-08 17:20
sirisha guttikonda31-Jan-08 17:20 
AnswerRe: Can you help me in asp.net? Thank you Pin
sivaprakas31-Jan-08 17:50
sivaprakas31-Jan-08 17:50 
AnswerRe: Can you help me in asp.net? Thank you Pin
dilipv3-Feb-08 23:26
dilipv3-Feb-08 23:26 
abglorie wrote:
I type name then press enter key. The cursor go to next textbox2.
How to made it in this action?


hi abglorie,
If you are doing asp.net that means by pressing Enter you call round trip OR make page to visit server. So either you use TabIndex property of textbox or call javascript function on keypress event which changes focus of textboxes. But according to me it's better to use TabIndex property becuase Enter button is important for sever side execution also no need to call javascript function each time after pressing Enter.
Hope you will choose best solution.
Dilip Kumar Vishwakarma

Programmer
.Net Consulting

QuestionRetrive Asp:DropDownList Addes Items [modified] Pin
sivaprakas31-Jan-08 16:42
sivaprakas31-Jan-08 16:42 
QuestionWork on disscussion Board? Pin
Mian Awais M asood31-Jan-08 14:22
Mian Awais M asood31-Jan-08 14:22 
QuestionHow do I deal with No default member found for type "GridView" Pin
bamagrad31-Jan-08 13:18
bamagrad31-Jan-08 13:18 
GeneralDataGrid Updating Event prob when AutoGenerateEditButton used... Pin
Supriya Tonape31-Jan-08 10:44
Supriya Tonape31-Jan-08 10:44 
GeneralVIsual studio Pin
kibromg31-Jan-08 9:09
kibromg31-Jan-08 9:09 
GeneralRe: VIsual studio [modified] Pin
Venkatesh Mookkan31-Jan-08 18:37
Venkatesh Mookkan31-Jan-08 18:37 
GeneralRe: VIsual studio Pin
dilipv8-Feb-08 1:09
dilipv8-Feb-08 1:09 
GeneralGridView that extends a class that has gridview common functions. Pin
Martin_31-Jan-08 7:45
Martin_31-Jan-08 7:45 
GeneralPersisitent authentication Pin
#realJSOP31-Jan-08 6:33
mve#realJSOP31-Jan-08 6:33 
GeneralRe: Persisitent authentication Pin
Fred_Smith31-Jan-08 10:37
Fred_Smith31-Jan-08 10:37 
GeneralData Grid Pin
kibromg31-Jan-08 5:20
kibromg31-Jan-08 5:20 
AnswerRe: Data Grid Pin
newc131-Jan-08 5:33
newc131-Jan-08 5:33 
GeneralRe: Data Grid Pin
kibromg31-Jan-08 5:52
kibromg31-Jan-08 5:52 
GeneralRe: Data Grid Pin
kibromg31-Jan-08 6:48
kibromg31-Jan-08 6:48 
Generalproblem with customErrors tag Pin
Member 468659031-Jan-08 4:06
Member 468659031-Jan-08 4:06 
GeneralRe: problem with customErrors tag Pin
newc131-Jan-08 4:59
newc131-Jan-08 4:59 
GeneralRe: problem with customErrors tag Pin
Member 468659031-Jan-08 20:59
Member 468659031-Jan-08 20:59 

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.