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
JSApi HelpRe: JSApi HelpJust 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.
|