A
Andie
Hello
Can the following be done, I have tried to do it but without success
Basically I have a form, where I have 6 option boxes,
say Option box 1 has 3 options in it, being A,B,C. Is the a script around
than when a user selects an option them form gets reloaded with the same
option boxes, but between the first two option boxes a Text box appears with
a certain label, this labels is altered depenging on the users selection.
i.e
+---------------------------------------------------------+
| [OPTION BOX 1] (containing options A,B,C) |
|
|
|
|
| [OPTION BOX 2] (containing options A,B,C) |
|
|
+---------------------------------------------------------+
If a users selects option b in option box 1 then the form reloads like this
+---------------------------------------------------------+
| [OPTION BOX 1] (option B selected) |
| <label B> <textbox>
|
|
|
| [OPTION BOX 2] (containing options A,B,C) |
|
|
+---------------------------------------------------------+
I hope you understand what I am trying to do...
--
To reply, remove "TRASH" from email address
Thanks,
Andie
Can the following be done, I have tried to do it but without success
Basically I have a form, where I have 6 option boxes,
say Option box 1 has 3 options in it, being A,B,C. Is the a script around
than when a user selects an option them form gets reloaded with the same
option boxes, but between the first two option boxes a Text box appears with
a certain label, this labels is altered depenging on the users selection.
i.e
+---------------------------------------------------------+
| [OPTION BOX 1] (containing options A,B,C) |
|
|
|
|
| [OPTION BOX 2] (containing options A,B,C) |
|
|
+---------------------------------------------------------+
If a users selects option b in option box 1 then the form reloads like this
+---------------------------------------------------------+
| [OPTION BOX 1] (option B selected) |
| <label B> <textbox>
|
|
|
| [OPTION BOX 2] (containing options A,B,C) |
|
|
+---------------------------------------------------------+
I hope you understand what I am trying to do...
--
To reply, remove "TRASH" from email address
Thanks,
Andie