All...
Looking for a way to have an HTML form submit the information in the form to my e-mail. I do not want to use javascript to have it open in the user's default mail client, but rather use some form action to submit under the covers as some companies do (such as Sony, B+H, etc.....)
I think ASP, JSP, or CGI (maybe Perl) could be called from form, but I am not sure. I would prefer not to use ASP, since that is Microsoft proprietary, but I am running WIN/2003, so something is better than nothing.
Also, all items would need to be hosted on this same server, and not outsourced to some other site for processing.
Sorry if this seems demanding, but trying to learn the technologies, and I would like all stuff to be on my same box. One day, I hope to move the webserver from WIN --> Linux, which is why ASP would be the least prefered choice.
ANY information is appreciated.
Looking for a way to have an HTML form submit the information in the form to my e-mail. I do not want to use javascript to have it open in the user's default mail client, but rather use some form action to submit under the covers as some companies do (such as Sony, B+H, etc.....)
I think ASP, JSP, or CGI (maybe Perl) could be called from form, but I am not sure. I would prefer not to use ASP, since that is Microsoft proprietary, but I am running WIN/2003, so something is better than nothing.
Also, all items would need to be hosted on this same server, and not outsourced to some other site for processing.
Sorry if this seems demanding, but trying to learn the technologies, and I would like all stuff to be on my same box. One day, I hope to move the webserver from WIN --> Linux, which is why ASP would be the least prefered choice.
ANY information is appreciated.
