|
-
Feb 20th, 2003, 04:01 PM
#1
Thread Starter
Fanatic Member
Creating an Upload Page
Can someone point me in the right direction to create an upload page used for commercial use? I would like to create a page where a client, authenticated by username and password, can upload files. It would be like this:
1) User logs in
2) User designates file(s) to upload
3) Depending on user, uploaded file(s) go to appropriate folder on server.
I don't need anyone to do it for me, just point me to some useful information or to give some useful information. Thanks, Jeremy
He who listens well, speaks well.
-
Feb 21st, 2003, 06:12 AM
#2
Frenzied Member
You need a server side scripting language for this. Do you have access to any? E.g. ASP, PHP, Perl, etc.
-
Feb 21st, 2003, 10:06 AM
#3
Thread Starter
Fanatic Member
Rick, ASP is the way I'll have to do it as the people hosting my website will charge me to move my website to a PHP server. I will be hosting the website on site soon giving us JSP/Servlet,PHP,ASP and a few other technologies but not yet so if you have any ASP examples, tutorials, links, etc., let me know. Thanks, Jeremy
He who listens well, speaks well.
-
Feb 21st, 2003, 10:23 AM
#4
ASPSimpleUpload is a free COM but would require being registered on the server.
Or you can look at the code for this which is pure ASP
http://www.planet-source-code.com/vb...txtCodeId=6447
-
Feb 21st, 2003, 10:25 AM
#5
Thread Starter
Fanatic Member
DeadEyes,
Thanks for the link. I will need to do this all with code because the hosting company will charge me again for that as well. I don't mind it but I'm keeping everything simple for now until we start hosting our own website in a few months. Thanks, Jeremy
If you know of anything else, don't hesitate to let me know. Thanks, Jeremy
He who listens well, speaks well.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|