Tab order doesn't really have anything to do with what server side
scripting language you're using. It's set using regular old HTML. EG:

<input type="text" name="TF1" tabindex="1">
<input type="text" name="TF2" tabindex="2">

etc etc etc....

HTH,

--
Warm regards,
Jordan Michaels
Vivio Technologies
http://www.viviotech.net/

Donna French wrote:

> Okay, I am probably wanting too much - but is there a way to set the
> tab order on a CF page like in VB.NET? I have a form with lots of text
> fields and need to set the order.
>
> TIA!
>
> --
>
> Donna French
> [EMAIL PROTECTED]
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to