how can i make an email send option on the website where a person will put his own email id and enter his friends email id, and then from his own email he send his friend an email.
like most sites says, enter your email and your friends email.....
how to make that, thanks,
The HTML is just a form with a couple of text inputs and a text area for the body if that's needed. The email work is done on the server by the handler behind the form action.
"Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." Brian W. Kernighan
"Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." Brian W. Kernighan
I have no idea but Blogger doesn't have an appropriate form handler AFAIK.
"Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." Brian W. Kernighan
Bookmarks