How do I get the info typed into the window.prompt()?

D

Daniela

Good Day All,

I have this window.prompt() box that I enter additional information in.
But now I want to add the information into a hidden field so that I can
submit it
to the next page.

If anyone can please just show me how the code to do that should look like,
I'd
really appreciate it!

Many Thanks,
Daniela
 
S

Stefan B Rusynko

See http://irt.org/script/form.htm

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


| Good Day All,
|
| I have this window.prompt() box that I enter additional information in.
| But now I want to add the information into a hidden field so that I can
| submit it
| to the next page.
|
| If anyone can please just show me how the code to do that should look like,
| I'd
| really appreciate it!
|
| Many Thanks,
| Daniela
 
Top