Click here to Skip to main content
15,905,563 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionWhich command/code we get any event trigger from client (ie: mouse -click)? Pin
ATC19-Jan-07 5:34
ATC19-Jan-07 5:34 
AnswerRe: Which command/code we get any event trigger from client (ie: mouse -click)? Pin
ToddHileHoffer19-Jan-07 6:04
ToddHileHoffer19-Jan-07 6:04 
GeneralRe: Which command/code we get any event trigger from client (ie: mouse -click)? Pin
ATC21-Jan-07 11:27
ATC21-Jan-07 11:27 
QuestionCustom Validator [NOT working] Pin
Dayekh19-Jan-07 4:02
Dayekh19-Jan-07 4:02 
AnswerRe: Custom Validator [NOT working] Pin
Paddy Boyd19-Jan-07 4:20
Paddy Boyd19-Jan-07 4:20 
GeneralRe: Custom Validator [NOT working] Pin
Dayekh19-Jan-07 5:07
Dayekh19-Jan-07 5:07 
Questionhow to synchronize information from ASP.NET calendar to outlook calendar ? Pin
King Shez19-Jan-07 3:44
King Shez19-Jan-07 3:44 
Questionfocus on asp.net button [modified] Pin
amit_k_gupta19-Jan-07 3:39
amit_k_gupta19-Jan-07 3:39 
Hi Friends,
I have a very strange problem. In my asp.net form, I have one text box and two buttons. through javascript, I am setting focus on textbox. What I am seeing that cursor is blinking in the text box, and my first button also have focus. I want this focus should be on the second button but I am not able to do that. can somebody please help me on this. My code is as below:



<asp:textbox id="txt" runat="server">






<asp:button id="btn1" runat="server" text="Button1">






<asp:button id="btn2" runat="server" text="Button2">


document.getElementById('txt').focus();



Please help.

Thanks,
Amit


-- modified at 10:00 Friday 19th January, 2007
AnswerRe: focus on asp.net button Pin
ednrgc19-Jan-07 5:48
ednrgc19-Jan-07 5:48 
AnswerRe: focus on asp.net button Pin
enjoycrack19-Jan-07 21:09
enjoycrack19-Jan-07 21:09 
QuestionTo get Code of Sending Mail Automatically Through Asp.net Pin
frsravi19-Jan-07 2:22
frsravi19-Jan-07 2:22 
Questionto get code of Hit-Counter Pin
frsravi19-Jan-07 2:19
frsravi19-Jan-07 2:19 
AnswerRe: to get code of Hit-Counter Pin
ednrgc19-Jan-07 5:53
ednrgc19-Jan-07 5:53 
Questione-gold.com paying Pin
boss-tech19-Jan-07 2:12
boss-tech19-Jan-07 2:12 
AnswerRe: e-gold.com paying Pin
Paddy Boyd19-Jan-07 4:21
Paddy Boyd19-Jan-07 4:21 
GeneralRe: e-gold.com paying Pin
boss-tech20-Jan-07 23:03
boss-tech20-Jan-07 23:03 
Questionabout new knowledge in website designing and coding Pin
frsravi19-Jan-07 2:04
frsravi19-Jan-07 2:04 
QuestionSaving html page at client side Pin
Member 371604419-Jan-07 1:26
Member 371604419-Jan-07 1:26 
QuestionCompare date alog with time Pin
kinnuP19-Jan-07 1:21
kinnuP19-Jan-07 1:21 
AnswerRe: Compare date alog with time Pin
frsravi19-Jan-07 2:16
frsravi19-Jan-07 2:16 
GeneralRe: Compare date alog with time Pin
kinnuP19-Jan-07 3:55
kinnuP19-Jan-07 3:55 
Questionupload and download code Pin
mailto_nasar19-Jan-07 1:12
mailto_nasar19-Jan-07 1:12 
AnswerRe: upload and download code Pin
Vasudevan Deepak Kumar19-Jan-07 2:20
Vasudevan Deepak Kumar19-Jan-07 2:20 
AnswerRe: upload and download code Pin
frsravi19-Jan-07 2:24
frsravi19-Jan-07 2:24 
Question(Ajax) XmlHttpObject.open() mehtod Problem? Pin
asprajesh19-Jan-07 1:08
asprajesh19-Jan-07 1:08 

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.