Can you make a form that sends to an e-mail (with attachment)

E

Emil775

Ok, so...

Is it possible to amke a form (like if you'd send a regular e-mail) where,
you can type something, attach a file, click send, and then it sends to my
e-mail?

Thanks!
 
R

Ronx

Yes, but not with the FrontPage components. You will need to write a
custom server-side script using whatever technologies (ASP, PHP,
Perl/CGI etc.) your host supports.
 
Top