Log in

View Full Version : My last topic was locked!



bbilal
01-04-2008, 11:59 AM
I wanted to know last time that I want a form in which the action on submit will be any e-mail address (and it won't open outlook or something but it will come directly to my inbox) and redirect to the other page which I will give. Can anyone now?

boogyman
01-04-2008, 01:14 PM
your title while descriptive does not really entice someone to look at it.

I am not sure about your other question, but this one is ambiguous. are you trying to send an email? by redirect do you mean after the email is sent?

could you please give us more information, and possibly your "other" topic as it may be able to shed some light on how to answer your question without repeating.

BLiZZaRD
01-04-2008, 02:30 PM
The other topic was locked because the question was asked in another post (as linked to in the locked topic) and was answered there.

bbilal
01-04-2008, 08:11 PM
I am trying to say that, I want to recieve an email from my website users and after the user clicks on submit button and I will recieve it, the page automatically redirects to the page which I want to (example: www.google.com)

bbilal
01-04-2008, 08:15 PM
A graph example is:

User Name: | |
Password: | |
Re-type password: | |
Address: | |
Phone Number: | |

|Submit| (now when some one click on this button) all the information he filled will come on the e-mail address I will give on submit action and then like the thanks page it says:
Please wait while we are re-directing you to the xyz page.

BLiZZaRD
01-04-2008, 10:22 PM
Have a look at the most secure mailer (http://www.dagondesign.com/articles/secure-php-form-mailer-script/) I have seen to date.

You can customize the hell out of it and it works great.

bbilal
01-26-2008, 09:21 PM
Thank you =) this helped me alot.