front page forms "passed email parameters"

  • Thread starter Thread starter Mike Kelly
  • Start date Start date
M

Mike Kelly

Hi everyone:

I am trying to pass the email parameters of a url which is generated by
mailing list software to a form field created by front page. Each subscriber
to the mailing list has his email address inserted at the end of a url.

Here is an example of the url
http://www.sensationaldeals.com/[email protected]

Notice the email field at the end of the url. If you click on the above url
it will take you the page where I would like the "email parameter"
(e-mail address removed) to be passed to the text box automatically.

I know this can be done in various ways with cgi scripts and forms but I
wonder if there is a simple way I could do it in front page. The forms on
the above site are all handled by front page and for me to try to figure out
and set up some scripts and forms would be very time consuming and I am not
sure I could pull it off.

Anyway, any suggestions are much appreciated.
 
Requires knowledge of JavaScript
The steps are shown in many of the Q&A at
http://www.developer.irt.org/script/form.htm#10
(as in http://www.developer.irt.org/script/480.htm)


--




| Hi everyone:
|
| I am trying to pass the email parameters of a url which is generated by
| mailing list software to a form field created by front page. Each subscriber
| to the mailing list has his email address inserted at the end of a url.
|
| Here is an example of the url
| http://www.sensationaldeals.com/[email protected]
|
| Notice the email field at the end of the url. If you click on the above url
| it will take you the page where I would like the "email parameter"
| (e-mail address removed) to be passed to the text box automatically.
|
| I know this can be done in various ways with cgi scripts and forms but I
| wonder if there is a simple way I could do it in front page. The forms on
| the above site are all handled by front page and for me to try to figure out
| and set up some scripts and forms would be very time consuming and I am not
| sure I could pull it off.
|
| Anyway, any suggestions are much appreciated.
|
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top