JSApi Help

All others add-ons (Secure FTP, SCP, Flickr, scripts ...).
Post Reply
prabuinet
Posts: 1
Joined: Mon Oct 19, 2009 9:48 am

JSApi Help

Post by prabuinet »

I have included the JSApi.jar along with other jar files needed for JFileUpload.
But the callback js functions are not called.
Is there anything that I want to do more in the js or html code?

Prabu

User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

Re: JSApi Help

Post by support »

Just try the sample HTML/JavaScript provided in JSAPI package. It comes with all parameters not available in default JFileUpload package (i.e. MAYSCRIPT for callback support). You just need to copy the JFileUpload JAR files in lib/ folder of JSAPI package.

Post Reply