Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
HTML Tags?
Message
From
13/08/1999 19:39:30
 
 
To
13/08/1999 19:39:01
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
Miscellaneous
Thread ID:
00253659
Message ID:
00253692
Views:
43
>>>Hi Dan,
>>>
>>>>>Whats the HTML tag for putting the cursor in a textbox on a form of the webpage. You'll have to whatch out when responding be cause the UT will pick up the tag, so put spaces between the < tag >.
>>>
>>>Thanks, but I was refering to striaght HTML, and making a certain textbox have the cursor by default when the page is displayed, otherwise the you have to click on the textbox to type something in. Have any other ideas?
>>
>>If there is no form you can do this.
>>< BODY OnLoad="size.focus()">
>>
>>Still working with the form.
>
>Ok. Here it is.
>
>< BODY OnLoad="document.testForm.two.focus();">
>< FORM NAME="testForm">
>
><br>><INPUT TYPE ="text" NAME="one"><br>><INPUT TYPE = "text NAME="two"><br>></FORM><br>></BODY><br>></HTML><br>>

Sorry here it is.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform