is there a mail form code or script or whatever to take info which people type into a form at a website and then have it emailed directly to an email address. if so, where can i find this? Whats the name of this? Whatever help would be appreciated.
thanks war
12-11-2002, 01:08 PM
finder83
There's alot of ways you can do this. The easiest is to simply, under FORM ACTION, do this:
<FORM ACTION="mailto:yourname@youraddress.com">
It's not parsed, so it looks kinda odd, but it works
12-11-2002, 01:16 PM
warbishop
thank you my friend
thank you my friend. very kind of you to be so prompt. Let me know if I can return the favor.