am quite fuzzy with sending email logic, please help out!.
I have a simple html page(URL: ../../abc.html), where a visitor has an
option to send me a mail. Now when user clicks the send button, am
calling abc.php to send the mail, after sending the mail, the url
changes to ../../abc.php.
My concern is, visitor should be able to send the email, without
changing the url and the visitor should be in the same page. I mean
the control should hit the php, send email and come back to the same
page from where he send the email. After sending the mail, the visitor
should be informed whether the mail send was successful or not!
Any suggestions please!
King regards
Naveen Kumar