Hi,
The textual output of env_report is not compatible with HTML.
So, you need to derive a field http://www.tectite.com/fmhowto/derived.php from the server value and then use that field in your HTML template.
Welcome to the Tectite Forums! You can download and get support for our free PHP FormMail (form processor) and other free software.
I am a new user so forgive me if this has been answered before but is it possible to show some information about the persion who filled out the form, like his ip and his host. This works great on a normal plain form but when I changed over to a HTML form I could not get this infomation over . I have tried $env_report and
$REMOTE_HOST,$REMOTE_ADDR,$HTTP_USER_AGENT,$AUTH_TYPE
but no luck I have the following in my form
Any help on this would be great :-)PHP Code:
<input type="hidden" name="env_report" value="REMOTE_HOST,REMOTE_ADDR,HTTP_USER_AGENT,AUTH_TYPE">
Hi,
The textual output of env_report is not compatible with HTML.
So, you need to derive a field http://www.tectite.com/fmhowto/derived.php from the server value and then use that field in your HTML template.
Russell Robinson - Author of Tectite FormMail and FormMailDecoder
http://www.tectite.com/
Thank you russellr :-) will give it a shot
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks