hey there
i was wondering if my email address was mike@fiked.com how do i set my forms to go to that email address ?
Thanks
Mike
hey there
i was wondering if my email address was mike@fiked.com how do i set my forms to go to that email address ?
Thanks
Mike
You can do this with php using the mail function. There MIGHT be another way to do this, but I don't know how.
As dead-poetic has said, you should use a form processor - a server-side program that takes the user input, formats it in some way, then sends it somewhere.Originally Posted by Fiked
You could roll your own if your host supports a server-side language like PHP, but you host may already provide one, or you can use an existing service.
Mike
Bookmarks