|
-
Aug 4th, 2004, 12:02 AM
#1
Thread Starter
Lively Member
Upload file
Hi,
I'm new to asp, so pardon me.
I'm trying to do a website that allows users to upload their files (images or .doc). I've read some threads on this and they have the following this line of code:
Set Upload = Server.CreateObject("_____")
For what i've understood, the "_____" refers to the type of component. am i right?
do i really need this upload component to upload files?
are there any alternatives to do without it?
if i must have it, how do i determine which type of component that i should be using? i.e. what should i fill in the "_____"
Any help will be appreciated. Thanks in advance.
Confused.
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
|