DwZone Forum DwZone Forum
Welcome to the DwZone-it Forum
 
  FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups  
    RegisterRegister -->   LoginLogin  
Multiple file upload  
DwZone Forum Index -> Multiple file upload
.
Moderators: AdministratorsModerators 
Hint: For improved responsiveness, use Internet Explorer 4 (or above) with Javascript enabled, choose 'Dynamic' from the View dropdown and hit 'Set Options' to save your changes.
New Topic Search for
 View     Per page     Messages Since 
Messages 81 to 90 of 148 (Total: 146) First |  Prev |  Next |  Last  
 Subject Author Date  
   Re: relative path  
View this persons public profile  Gianluigi   10:44 1 Feb 2016  
   Re: relative path  
View this persons public profile  Rudi   11:37 1 Feb 2016  
   Will not load  
View this persons public profile  Support   13:50 2 Dec 2015  
   Add files button is unresponsive  
View this persons public profile  Neil Henderson   4:49 24 Aug 2015  
   Re: Add files button is unresponsive  
View this persons public profile  Gianluigi   13:58 24 Aug 2015  
   Re: Add files button is unresponsive  
View this persons public profile  Neil Henderson   3:27 25 Aug 2015  
   Re: Add files button is unresponsive  
View this persons public profile  Gianluigi   10:18 25 Aug 2015  
    Re: Add files button is unresponsive  
View this persons public profile  Neil Henderson   22:36 25 Aug 2015  
 
Hi
This is what I have done...

1. Deleted and re-installed the extension on my development PC.

2. Created new test pages.

3. Tested on my development PC. Test result: Successful, except for this error "Object doesn't support this property or method: 'objResize.GetResizeComponent'" on this line: resizeComponent = objResize.GetResizeComponent(resizeComponent) in the file called aspupload.asp. The error only occurs for image files (obviously) but I am not attempting to resize, so it shouldn't throw this error. I reported this error to you in a previous post on this forum, but it seems to have been deleted.

4. Loaded the exact same files on my client's server for testing. Test result: Failure. The "Add file" button is unresponsive and it appears as if the component has a blank file displayed in the panel. I supplied an image link in a previous post on this forum. Also, I note that the (what I assume to be) images in the buttons are not displaying i.e. the +image in the Add files button; the circle and arrow in the Start upload button; and the no entry image in the Cancel upload button. Also, this error is displayed: Error: Object doesn't support property or method 'addEventListener'.

5. Loaded the exact same files on my own web testing site and tested it. Test result: Successful, except for this error "Object doesn't support this property or method: 'objResize.GetResizeComponent'" on this line in file aspupload.asp: resizeComponent = objResize.GetResizeComponent(resizeComponent). To overcome this error I have modified your aspupload.asp file as follows:

'if resizeComponent = "0" then
if resizeComponent <> "0" then
resizeComponent = objResize.GetResizeComponent(resizeComponent)
end if
if resizeComponent = "0" then
exit function
end if

My conclusion is that there is a configuration setting on my client's server that is causing the resizeComponent = objResize.GetResizeComponent(resizeComponent) error, but I don't know what can it be or how to troubleshoot it further?

You can test these files on my test web site at: http://fiddle.tawandalearning.com/Test/DWZoneUpload.asp

Please, I'm desperate to sort this out because my client is expecting the upgrade to multiple file uploads.

Thanks
 
Reply to this current thread  View this persons public profile  Send Private Message
   Re: Add files button is unresponsive  
View this persons public profile  Gianluigi   12:16 26 Aug 2015  
   Re: Add files button is unresponsive  
View this persons public profile  Neil Henderson   0:43 27 Aug 2015  
Last Visit: Monday 6 Jan, 2025 10:51 am First |  Prev |  Next |  Last  
 Login
Username:  Password:    
Read Message Read Message   Unread message Unread message
Read message [popular] Read message [popular]   Unread message [popular] Unread message [popular]
Read message [locked] Read message [locked]   Unread message [locked] Unread message [locked]
All times are GMT-1

Jump to: