Passing hidden parameters to a second form - 4/29/2001 20:39:00
I want an image in page 1 which on clicking opens a new window containing a form - preferably but not necessarily as a pop up window.Page 1 is generated from a database using a template. It will be associated with a named person - lets say Joe Doe - whose name is called from the database thus: $user_name$ Joe Doe's e mail address is also available to page 1 as $user_email$. This is what I am trying to do. 1. I wish to pass Joe Doe's name to the form - so that it is called say "E Mail Joe Doe" 2. Trickier - I want the form on the new page to be sent to Joe Doe. The form page cannot be called from the database without altering the script which I cannot do as it is proprietary. If the second option is not a runner I could create a seperate form for Joe Doe, Jane Doe, John Doe and so on but I would really appreciate not having the hassle of this!
BTW I am using formmail.pl, not FP, to handle the form. ------------------ Katherine
InKK Design LinKKs - Kilkenny's Online Magazine -*-*-*-*-*-*-*-*-*-* "Dogs have owners, cats have staff!"
[This message has been edited by abbeyvet (edited 04-29-2001).]
|