Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Controling the cursor on a web page
Message
From
27/12/2000 13:36:36
 
 
To
27/12/2000 13:30:46
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00457039
Message ID:
00457046
Views:
24
>Another novice question about web stuff having found nothing (I probably don't know the magic word for it) in various references online. . .
>
>How does one:
>
>1) Position the cursor at a specific field (for entry) on a web page?
>
>2) Control the movement of the cursor from field to field on a web page?
>
>Any help appreciated
>
>JimN
1)
You do that via script:

formname.controlname.focus();

2) If you are talking about TabIndex, AFAIK, there is no way.
Mark
Previous
Reply
Map
View

Click here to load this message in the networking platform