I am using the following code:
Code: Select all
document.fileupload.setParameter("folderID","567");
Thanks,
Craig
Error when calling setParameterError when calling setParameterHello,
I am using the following code: Code: Select all
Thanks, Craig
Re: Error when calling setParameterAre you calling this function after the applet is loaded ?
Re: Error when calling setParameterSorry for the delay in responding. Yes, I am calling the function after the applet is loaded. In my interface there is a folder tree that, when a folder is clicked, I am wanting to set a "FolderID" parameter on the applet control. So each time a folder in my folder tree is clicked a call to setParameter would be made to set the unique ID of the folder. Does that make sense?
Re: Error when calling setParameterCould you try with the JSAPI add-on ? You have and HTML form with JavaScript call sample. You should be able to pass your parameter and see if it works.
http://www.jfileupload.com/products/tools/index.html |
Sitemap | Privacy Statement | All company and/or product names are the property of their respective owners.