Hi friends, Now I'm doing a sample application for my own site,Now I need a help from you,If you know this one please reply here with your answer. My requirement is, I have a registration form with some input fields like user name,password,first name,second name,address,zip code etc.. after user submit all information I want to send the username and password fields value as auto response to the registered person's email address. this is my requirement have any idea to solve this requirement? Is there any java scripts is availble to send auto response? Can you give me some model codes or examples or help URLs? Advanced Thanks
Then thing you are looking for can be done in PHP very easily, you can also do it with AJAX call, let me know the exact thing you want to do, either you want this do b done with PHP or AJAX?
Hi, well, I'm just create it for my own development,Just I'm using JSP & Html ,Java scripts and servlet ...But It works in JSP means next I will try it with PHP.This is only my personal practice for sent a input details to the particular email. Regards,