cool - didn't know if such animal was possible in HTML or not

you guys/gals are the bomb!

~ Donna

----- Original Message -----
From: Tangorre, Michael <[EMAIL PROTECTED]>
Date: Fri, 1 Oct 2004 14:06:28 -0400
Subject: RE: CF Tab Order???
To: CF-Talk <[EMAIL PROTECTED]>

> From: Donna French [mailto:[EMAIL PROTECTED]
> 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.

<textarea tabindex="1" name="fe1"></textarea>
<textarea tabindex="2" name="fe2"></textarea>
<textarea tabindex="3" name="fe3"></textarea>
<textarea tabindex="4" name="fe4"></textarea>
<textarea tabindex="5" name="fe5"></textarea>

Michael T. Tangorre________________________________
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to