I cant do it by ssi cuz its a redirected page already.
I need to capture the remote ip and print it into a hidden form field that gets sent to a formmail script. Can this be done cross browser in javascript?
BoneHeadicus
5:52 am on Feb 9, 2001 (gmt 0)
Gee BoneHead. Why don't you just rename the "env_report" report variable to "misc" in Formmail using search and replace. Then the other script that requires the "misc" field instead of "env_report" will print that field out in the email. I bet that would fix it ;)
BoneHeadicus
5:53 am on Feb 9, 2001 (gmt 0)
WOW. It worked.
Thanks so much.
tedster
6:24 am on Feb 9, 2001 (gmt 0)
Glad you found a solution, BH, because I don't think JavaScript is up to the job at all.