I have a form that my guest fills in with requested info. it involves php files and the actual form in Html. How do I allow the user or guest to attach a file from his hard drive for submission with the form when they hit submit.
Thanks
Timmytiger32@hotmail.com
PS. I want the file to be email to the address the form information collected is email to. this is define in the php as $mailto = 'timmytiger32@hotmail.com' ;



Reply With Quote

Bookmarks