|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Upload page with details
I am looking to create an upload page for my website. I would like to have the user login and depending on who they log in as depends on which folder they upload to. I'd like to be able to upload multiple files, have the file size(s) show up on the form and also be able to calculate how much time it will take to upload the file. Can someone help me out? Thanks, Jeremy
__________________
If you can't figure it out yourself, suck it up and ask someone else. DeveloperKB |
|
#2
|
||||
|
||||
|
either go to hotscripts.com if you're feeling brave, or hire an ASP developer from elance.........
![]()
__________________
_______________ Matt |
|
#3
|
|||
|
|||
|
What you have asked for is more than one problem. I guess Utopia is correct.
The biggest problem you have to solve is the upload part. If you want to know how to upload files in ASP, you have to write your own binary upload (or find one) written in VBScript (or even javascript) or get hold of a ActiveX component you can install on the webserver.
__________________
-- ngibsonau |
|
#4
|
|||
|
|||
|
I can do the VBScript or JavaScript, I'd just like to see some working examples. That way, I can see how it's done and modify to suit. Thanks bud, J
|
|
#5
|
||||
|
||||
|
hotscripts should have plenty of working examples
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ASP Programming > Upload page with details |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|