Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: Focus


Message #1 by "McCloy, Russell" <Russell.McCloy@B...> on Tue, 19 Mar 2002 15:34:44 +1100
Hello all,

I know this is a dumb question but how do I set the focus to a text box when
the page loads?

Thanks

RuSs
Message #2 by Neeta.Ambekar@l... on Tue, 19 Mar 2002 10:31:40 +0530
hi
     There is no such property present in ASP.Net  textbox web control to
set the focus . For this you have to write Java Script like normal ASP
programming

Neeta

Message #3 by "McCloy, Russell" <Russell.McCloy@B...> on Wed, 20 Mar 2002 08:00:51 +1100
Cool thanks,

Seems a tad odd though!! 

RuSs

-----Original Message-----
From: Neeta.Ambekar@l...
[mailto:Neeta.Ambekar@l...]
Sent: Tuesday, 19 March 2002 4:02 PM
To: ASP+
Subject: [aspx] Re: Focus



hi
     There is no such property present in ASP.Net  textbox web control to
set the focus . For this you have to write Java Script like normal ASP
programming

Neeta



  Return to Index