|
I have many "topic pages" each one of which point to many seperate subsidary html pages ( can be hundreds). From each page the reader is invited to respond by email. Each "subsidary page" has the Topic page heading. I wish to know from which topic the email was generated.
1. The ham fisted way to do this is to use the FORM function "mailto" in each seperate html subsidary page Within the call to the mailto form how can I set the Email heading line to a specific value (such as my topic heading )?
2. A better approach would be to set up a "central common mailing page" . Each seperate subsidary html page would then call this page to allow the reader to send an email. Can I pass the Topic page heading as a parameter from one html page to another?
Are there any better solutions using only HTML?
Wej Parry
. If so
|