Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - How to edit file_upload.asp to more uploads.?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

How to edit file_upload.asp to more uploads.?

 Post Reply Post Reply
Author
madpakke View Drop Down
Groupie
Groupie


Joined: 09 June 2009
Status: Offline
Points: 165
Post Options Post Options   Thanks (0) Thanks(0)   Quote madpakke Quote  Post ReplyReply Direct Link To This Post Topic: How to edit file_upload.asp to more uploads.?
    Posted: 15 November 2009 at 7:00pm
Hey everybody,
 
Can somebody help me, how i do change the file_upload.asp, so users can upload ect. 5 or 10 images at one time.?
 
 
Back to Top
madpakke View Drop Down
Groupie
Groupie


Joined: 09 June 2009
Status: Offline
Points: 165
Post Options Post Options   Thanks (0) Thanks(0)   Quote madpakke Quote  Post ReplyReply Direct Link To This Post Posted: 17 November 2009 at 4:34pm
anybody.?
Back to Top
madpakke View Drop Down
Groupie
Groupie


Joined: 09 June 2009
Status: Offline
Points: 165
Post Options Post Options   Thanks (0) Thanks(0)   Quote madpakke Quote  Post ReplyReply Direct Link To This Post Posted: 21 November 2009 at 8:30am
no one can help me.?
Back to Top
dpyers View Drop Down
Senior Member
Senior Member


Joined: 12 May 2003
Status: Offline
Points: 3937
Post Options Post Options   Thanks (0) Thanks(0)   Quote dpyers Quote  Post ReplyReply Direct Link To This Post Posted: 22 November 2009 at 4:14am
WWF uses third party upload components that may be installed on your hosts server.

In component file uploading, files are selected in a single HTML form via <INPUT TYPE="FILE">  controls - only one component per form.
Among the limitations common to upload components are:
  • Only one file can be selected at a time and uploaded - no way for a component to grab a list of fully qualified paths to file on the user's PC.
  • There is no way to select an entire folder.
  • The Select File dialog cannot be customized (e.g. it cannot be configured to display images only).
While it might be possible to use the component to gather a list of files, then coding a subroutine to iterate through the list ad feed it back to the component to download each file in the list, it would need some end-user instructions and some method of notifying them how far along they are in the list. I think it would cause more end-user confusion and frustration than it would be worth - even if it is do-able. It's a lot more work than changing a few lines of code in one file.


Lead me not into temptation... I know the short cut, follow me.
Back to Top
madpakke View Drop Down
Groupie
Groupie


Joined: 09 June 2009
Status: Offline
Points: 165
Post Options Post Options   Thanks (0) Thanks(0)   Quote madpakke Quote  Post ReplyReply Direct Link To This Post Posted: 22 November 2009 at 4:04pm
Originally posted by dpyers dpyers wrote:

WWF uses third party upload components that may be installed on your hosts server.

In component file uploading, files are selected in a single HTML form via <INPUT TYPE="FILE">  controls - only one component per form.
Among the limitations common to upload components are:
  • Only one file can be selected at a time and uploaded - no way for a component to grab a list of fully qualified paths to file on the user's PC.
  • There is no way to select an entire folder.
  • The Select File dialog cannot be customized (e.g. it cannot be configured to display images only).
While it might be possible to use the component to gather a list of files, then coding a subroutine to iterate through the list ad feed it back to the component to download each file in the list, it would need some end-user instructions and some method of notifying them how far along they are in the list. I think it would cause more end-user confusion and frustration than it would be worth - even if it is do-able. It's a lot more work than changing a few lines of code in one file.

 
Okey thanks for the answer. Smile
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.