Uploading link - 5/25/2001 19:03:00
I am fairly new to this but i am having a major headache. I have seen on sites that you can upload files to the using a browse button eg. Attachments on any email site. How would i do this on my site if people were sending files to me via the pressing a browse button and me getting the files. Any help would be very much appreciated. P.S I use frontpage 2000.
Guest
RE: Uploading link - 5/26/2001 20:27:00
By the browse button i mean when you click it your contents of your hard drive appears.
Posts: 3127 Joined: 1/8/1999 From: Omaha, Ne USA Status: offline
RE: Uploading link - 5/26/2001 20:50:00
To browse for a file you need something like this <input type="file" name"file upload"> Name your button "browse" Then a component like aspupload to handle the files that are posted from your form.
------------------ Shirley It's what you learn after you know it all that counts. Money Tree Web Design
RE: Uploading link - 5/26/2001 18:27:00
This may sound silly but as i say i am new.. Please can you tell me where to put this. Also i cannot find the component aspupload please help.
RE: Uploading link - 5/27/2001 13:02:00
I have downloaded aspupload and installed it but it doesn't show up either in the list of components or the additional list
Have i installed it in the wrong place (not in the msoffice folder or do i need to do something else?
Thanks for all your help so far please dont leave me now
Posts: 7533 From: North Carolina, USA Status: offline
RE: Uploading link - 5/27/2001 15:53:00
quote:Originally posted by Billycooldude: I have downloaded aspupload and installed it but it doesn't show up either in the list of components or the additional list
Have i installed it in the wrong place (not in the msoffice folder or do i need to do something else?
Is this an IIS4 or IIS5 server?
------------------ Gil Harvey The Host Factory Resellers are our speciality "Is there another word for synonym?"
RE: Uploading link - 5/28/2001 20:24:00
As ive already sed im still learning so i dont know what an iis4 or iis5 server is i know it doesn't use frontpage extensions so thats why i need aspupload
Posts: 7533 From: North Carolina, USA Status: offline
RE: Uploading link - 5/28/2001 20:10:00
ASPUPLOAD is a "server" component that is installed on the server - not on your workstation. You should have youe server admin. install it on the server you are hosting your site on.
------------------ Gil Harvey The Host Factory Resellers are our speciality "Is there another word for synonym?"
[This message has been edited by Gil (edited 05-28-2001).]