paradice
10-08-2003, 10:40 PM
Howdy,
I'm totally lost on scripting, and am admitting I may be too old to learn new tricks finally. :(
What I'd like to do is to have a form with a series of selections with check boxes:
o Option 1
o Option 2
o Option 3
(choose one of the above)
o Selection 1
o Selection 2
o Selection 3
o Selection 4
(choose one of the above)
and so on. At the end would be a comments box, as well.
After making the selections, click "Show Selections"
That displays a new window, nicely formatted, which displays the selected choices.
That page offers two options: "print a copy" and "email a copy" which does.. just that.
How difficult is this to do? Should it even be done in javascript? Thanks for any advice you can give - I'm real experienced in HTML, but haven't dabbled into scripts or programming before.
Thanks to anyone with advice or assistance -
paradice
I'm totally lost on scripting, and am admitting I may be too old to learn new tricks finally. :(
What I'd like to do is to have a form with a series of selections with check boxes:
o Option 1
o Option 2
o Option 3
(choose one of the above)
o Selection 1
o Selection 2
o Selection 3
o Selection 4
(choose one of the above)
and so on. At the end would be a comments box, as well.
After making the selections, click "Show Selections"
That displays a new window, nicely formatted, which displays the selected choices.
That page offers two options: "print a copy" and "email a copy" which does.. just that.
How difficult is this to do? Should it even be done in javascript? Thanks for any advice you can give - I'm real experienced in HTML, but haven't dabbled into scripts or programming before.
Thanks to anyone with advice or assistance -
paradice