Hi all,
I am using Persits AspUpload and XUpload to send files and folders to my server. I am programatically launching the upload process through client-side VB Script instead of using XUploads pop-up menu which cause the RedirectURL parameter of the XUpload object to be ignored forcing me to have to redirect the browser manually after the upload completes.
I know I can redirect the browser using client-side Javascript but the events for XUpload are geared for VBScript. How do I redirect my current page using client side VBScript?
Thanks,
Toga
I am using Persits AspUpload and XUpload to send files and folders to my server. I am programatically launching the upload process through client-side VB Script instead of using XUploads pop-up menu which cause the RedirectURL parameter of the XUpload object to be ignored forcing me to have to redirect the browser manually after the upload completes.
I know I can redirect the browser using client-side Javascript but the events for XUpload are geared for VBScript. How do I redirect my current page using client side VBScript?
Thanks,
Toga