XUpload - Cannot redirect to page after completed uploaded

Message
Author
noit
Posts: 1
Joined: Jul 28, 2009 7:04 am

Cannot redirect to page after completed uploaded

#1 Postby noit » Jul 28, 2009 7:11 am

Hi all..

I can successfully upload the file to specific folder on Server, but it cannot redirect to other page after completed uploaded.

I set url_post => 'http://192.168.1.2/FileUpload/post.php' or/and redirect_link => 'http://192.168.1.2/FileUpload/post.php' on XUploadConfig.pm, but when after uploaded, the brower will display
the below error message.

Please Help...


Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)
Timestamp: Tue, 28 Jul 2009 07:08:25 UTC

Message: Object doesn't support this property or method
Line: 1
Char: 1
Code: 0
URI: http://192.168.1.2/FileUpload/cgi-bin/u ... d=23305698

User avatar
PilgrimX182
Posts: 2186
Joined: Mar 22, 2006 1:39 pm

#2 Postby PilgrimX182 » Jul 28, 2009 10:50 am

Please check that you don't have form fields called 'submit'.