dguevel|~AT~|infovia.com.ar wrote: > I would like to know if it is possible to make the forms (o-matic and > anyform) not to display a thank you page. I mean, the visitor fills the > form, clicks the send button and remains in the same page. I think this > saves time. Response-O-Matic: no AnyForm: yes ... but read the script documentation -- the URL was in the original message about the script. But you will probably regret it. If the same page is displayed, the visitor does not know if the form has been sent -- and will send it again, and again and again. This is a basic principle of human-computer interaction: the user needs (and now expects) clear, unambiguous feedback from every action taken. The 'thankyou' page is not a trivial add-on. It is a critical component of the visitor's experience. If the script allows you to specify a follow-up page, it is worth putting some time and effort into designing it.