Stefan
Tue Nov 09 03:16:43 CST 2004
See
http://www.developer.irt.org/script/form.htm#10
--
_____________________________________________
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.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________
"Innovations" <Innovations@discussions.microsoft.com> wrote in message news:8150BD5D-21D3-42EB-9BCB-BA2F0F60795D@microsoft.com...
| Want a simple way of having a value from the querystring that opens a page be
| included in a hidden field of a form.
|
| In ther words the form would be called by a URL like
| ..../Satisfaction.htm?job=JobName
| and then the value of the job would be put into a hidden field so it would
| be sent out with the e-mail from the save results component.
|
| I would prefer the simplest solution so that the end-users can self-maintain