form help
form help
Out of context: Reply #3
- Started
- Last post
- 3 Responses
- welded0
or I think you can have the page email him without any server stuff, but there's something (can't remember what) that's bad about that.
monNom
(Apr 9 05, 17:48)You're referring to using mailto in the form action. It's not recommended because it'll do dick all if the user doesn't have or use a system default mail client. It (probably) also required the email address be present in full, but I suppose you could use javascript to obfusticate it.