Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
HTML Tags?
Message
From
15/08/1999 03:05:31
 
 
To
13/08/1999 19:08:47
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
Miscellaneous
Thread ID:
00253659
Message ID:
00253817
Views:
39
>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?

There is no straight HTML. HTML is a markup language and not a script language. To do something, you need script. However I do think it would be helpful if form elements could have an attribute called "default" or something, that would specify them as the initial control with focus.

I just use the Body.Onload event to call a control's focus.
Erik Moore
Clientelligence
Previous
Reply
Map
View

Click here to load this message in the networking platform