Submit Page Help

They have: 10 posts

Joined: Jan 2002

Hi All

I would like to offer a 'Submit your files' page to my site using an 'upload to server' rather than email option.

How do I go about this?

Abhishek Reddy's picture

He has: 3,348 posts

Joined: Jul 2001

You'd probably use a server-side language like ASP, CGI or PHP.

I know that with ASP you can use a component by SoftArtisans called SAFileUp.

First, you must decide which method you're going to use. This depends on what languages or features your host server supports and what you know or are prepared to work with. Smiling

If SAFileUp with ASP is a viable option to you, it should be easy to set up and deploy. Just remember that it costs about US $200. Smiling

Brian Farkas's picture

They have: 1,015 posts

Joined: Apr 1999

Alternatively, you could have your host setup anonymous FTP and an "incoming" directory on your server - this would be free. You can also check out some scripts here:
http://www.hotscripts.com/Perl/Scripts_and_Programs/File_Manipulation/Upload_Systems/

Good luck!

Brian

They have: 10 posts

Joined: Jan 2002

Thank you for the direction.

Appreciated Cheers!

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.