upload within a from

  • Thread starter Thread starter ESLI
  • Start date Start date
E

ESLI

Good day all
We would like our clients to have the ability to send us Docs, PDF files and
such within our forms.

How is this done?

Thanks for the help in advance.

Michael


PS we are using FP 2003
 
To get attachments sent with the email, you need to use server side script
- depends on what server side script your host supports

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


| Good day all
| We would like our clients to have the ability to send us Docs, PDF files and
| such within our forms.
|
| How is this done?
|
| Thanks for the help in advance.
|
| Michael
|
|
| PS we are using FP 2003
|
|
|
 
You can't do it in FrontPage. As Stefan said, you will need to write your
own *server side* script (or hire someone to do it) based upon what your
host supports. Start by contacting them to find out.
--
Tom [Pepper] Willett
Microsoft MVP - FrontPage
---------------------------
: Thanks, can you explain further? What do I need to do in FP?
:
: We have this
:
https://secure.bcentralhost.com/eyespyli.com/ssl/purchase order form.htm
:
: We receive the form email, but we do not receive any attachments.
: Michael
:
:
: "Stefan B Rusynko" wrote:
:
: > To get attachments sent with the email, you need to use server side
script
: > - depends on what server side script your host supports
: >
: > --
: >
: > _____________________________________________
: > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
: > "Warning - Using the F1 Key will not break anything!" (-;
: > _____________________________________________
: >
: >
: > | Good day all
: > | We would like our clients to have the ability to send us Docs, PDF
files and
: > | such within our forms.
: > |
: > | How is this done?
: > |
: > | Thanks for the help in advance.
: > |
: > | Michael
: > |
: > |
: > | PS we are using FP 2003
: > |
: > |
: > |
: >
: >
: >
 
This may help you as well.?
It wont allow for the attachement to be delivered with the email but I used
this as a workaround on our site.

File upload
Give your site visitors the opportunity to send a file to your Web site.
When you insert the File Upload form field, site visitors click the Browse
button, locate their file, and then click Submit.
 
Back
Top