Need help

Upload core product.
Post Reply
harishksnaidu
Posts: 1
Joined: Wed Jul 13, 2011 6:13 am

Need help

Post by harishksnaidu »

Hi,
I am integratin JFILE into my application. My things are bit different and complex. I wil explain step wise
1. i will go to upload page and just need to select the files(not upload) there and close the window which moves back to the main page
2. it is main page where i have to get the filenames and directorypath of the selected
3. after i do some proecesses other than upload which is more of application chekclist kind off
and on passing this pages atlast i have to upload the files which we selected in the first step.

---------------------------------
Problems i am facing.
when i go to the upload page and select the files i had to upload there itself to get the filenames
and i see i have a method document.fileupload.getFilenames() but i need more like filecount ,getfilesize, getdirectory which i had in my old ones.
And also i have to check whethere applet is initialized .

Your Help is really Appreciatied

Harish

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

Re: Need help

Post by support »

Try to install JSAPI add-ons for more JavaScript functions:
http://www.jfileupload.com/products/tools/index.html

Post Reply