[Pro] Contact form

Also, any image in Freeway can become a submit button. There’s a checkbox in the Inspector called Submit, and when it’s checked, it turns the image into an <input type="image" ...> form element.

The only thing to watch with this (and the Action) is that if you are testing in your form handler script to see if that button was pressed, you will not receive an input named exactly the same as the image, rather you will get two named like imageName_x and imageName_y corresponding to the Cartesian point on the image that was clicked.

Walter


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thank you gentleman!! i will try it myself!
PeterJan


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options