S
Shaun Rigby
Hi Guys,
I have been doing some research on the internet to find the answer but no
joy.
I have a <form> in my site with a textbox and button which, when submitted,
send the query to Google.
My question is, on form load how do I make this text box automatically
selected so that i can just type without having to select the text box all
the time?
I tried adding an <asp:textbox> and on button click have the value of the
HTML textbox become the value of the ASP textbox, but I think I am doing
things completely wrong.
Please help
Kindest Regards,
Shaun
I have been doing some research on the internet to find the answer but no
joy.
I have a <form> in my site with a textbox and button which, when submitted,
send the query to Google.
My question is, on form load how do I make this text box automatically
selected so that i can just type without having to select the text box all
the time?
I tried adding an <asp:textbox> and on button click have the value of the
HTML textbox become the value of the ASP textbox, but I think I am doing
things completely wrong.
Please help
Kindest Regards,
Shaun