Forum Moderators: coopster

Message Too Old, No Replies

submit email for newsletter

form to email

         

matennant

8:23 pm on Nov 18, 2004 (gmt 0)



hi there i'm a bit new to this, but i've got a php script that takes a users email address and posts it to my email, is it possible for a thankyou to appear in the textbox that the user submitted their email from, alternatively if this is too complex, is it possible to direct the user to a small popup thankyou window. Thanks

coopster

1:57 am on Nov 19, 2004 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Welcome to WebmasterWorld, matennant.

That is quite possible, and fairly easy to do. Once the form is submitted, simply replace the textbox value with your "Thank You" message and send the page back out to the browser. Or forward them to another "Thank You" page using a PHP header() [php.net] function.

dreamcatcher

2:14 am on Nov 19, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome to Webmaster World matennant. :)