u have an image for ur submit button, right?
the browser sends the x-y coords of where the user clicked on the image
u can exclude these fields using formmail's mail_options:
HTML Code:<input type="hidden" name="mail_options" value="Exclude=x;y" />
Welcome to the Tectite Forums! You can download and get support for our free PHP FormMail (form processor) and other free software.
I configured the formmail.php and got it to work!! Hurray!
The message I receive has 2 fields X; and y: with various numerical values each time i receive and email.
Can I get rid of this?
Here is an example:
email: phil@test.com
realname: Tullula
company: Digitally Intuitive Gurus Inc.
phone: (407) 999-9999
message: hi folks
x: 91
y: 16
u have an image for ur submit button, right?
the browser sends the x-y coords of where the user clicked on the image
u can exclude these fields using formmail's mail_options:
HTML Code:<input type="hidden" name="mail_options" value="Exclude=x;y" />
Yes I have and image for the submit button.
Thanks you for information!!
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks