How can a vistor upload a file?

  • Thread starter Thread starter Steve
  • Start date Start date
S

Steve

Can anyone tell me how I can provide the abilty to permit
a site vistor to upload a file to me.
I'm think of something alone the lines of a Browse
feature on my web page that would permit the user to
navigate to a file on their hard drive and then be able
to send me that file via a upload to my FTP site.
Thanks for any insight...
Steve
 
Create a *mailto* and have the visitor attach the file. Then it's sent
directly to your pc.
This is safer than sending to your site as it gives you an opportunity to
screen the file before posting.
 
frontpage 2002 has such capability (under Insert > Form > Upload field) but that
capability must be supported by your host (server extensions) and even then
permitted by your host (who can turn the features on and off as they please).
 
not really send *directly* to their pc - it ends up as an normal email with an
attachment.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top