Creating "upload" page

  • Thread starter Donald L. Hoffpauir
  • Start date
D

Donald L. Hoffpauir

Greetings,

I'm trying to create a page where others that I work with can come to my
website and upload files they need to send to me. But I can't get it to
work. I've followed the instructions to create and have posted the page,
but when I upload I get the following Method Not Allowed error "The
requested method POST is not allowed for the URL".

Can anyone shed any light on this for me?

Thanks!
Don
 
C

chris leeds

if you can run .asp pages on your site and can get the server admins to
grant you "write" permissions, not you actually, but visitors. I've got a
script that I found somewhere that works fairly well. two scripts actually,
one for the uploading and another for the password protection.
 
Top