Posted by code_wrong on 09/14/05 21:16
"Dada" <mutt1917x@yahoo.it> wrote in message
news:v3eei1l788pb9l4i5cl1g7qqqtq0ft3jmt@4ax.com...
>I am developing an homepage and I need to create a very detailed
> form. I need some dynamic features for it.
> The first one should make possible to make a question to appear or
> disappear, depending on what you have answered to the previous one.
> Example.
> 4) Do you like this? YES - NO
> if you select NO question number 5) should dissappear, otherwise, if
> you select YES nothing should happen. The only thing I have found it's
> for CHECKBOXES and not RATIO BUTTONS. And it isn't good for my
> purpose.
> The second thing I should create is a connection between two RATIO
> BUTTONS and a TEXT FIELD
> Example
>
> 8) Can you tell me something about New York?
> If you select the YES Ratio Button it should activate a text field
> where to write your answer; if you select the NO button the text field
> should be blocked.
>
> I wish someone of you could help me to make that things work.
>
> The very last question: this kind of scripts would work only with
> Internet Explore?
look here:
http://developer.apple.com/internet/webcontent/dynamicforms.html
I have not investigated it but on skimming over it .. it looks like
what you want
regards,
cw
[Back to original message]
|