mohan
09-12-2003, 08:46 AM
Hi Antun,
i am able to upload the file (image ) to the lps through jsp and some helper classes. Also i am generating the xml file which contain the reference to the image file .And also i am able to display the the uploaded image in the lzx by using the dataset.(<dataset name="dset1" src="http://localhost:8080/mall/test.xml" autorequest="true" type="http"/>) But my problem is if once agian i upload the the image in the lzx,( agian by clicking on the upload button)
that recently uploaded image is not displaying in the lzx file (old image is displaying ) .For that i have to refresh the lzx file to get the newer uploaded image .
For this, Is there any solution to load the image dynamically when i click on the upload button in the lzx?
(instead of "applydata" ,is there any attribute which load the file dynamically with out refreshing the lzx file.
Thanks
mallesh
i am able to upload the file (image ) to the lps through jsp and some helper classes. Also i am generating the xml file which contain the reference to the image file .And also i am able to display the the uploaded image in the lzx by using the dataset.(<dataset name="dset1" src="http://localhost:8080/mall/test.xml" autorequest="true" type="http"/>) But my problem is if once agian i upload the the image in the lzx,( agian by clicking on the upload button)
that recently uploaded image is not displaying in the lzx file (old image is displaying ) .For that i have to refresh the lzx file to get the newer uploaded image .
For this, Is there any solution to load the image dynamically when i click on the upload button in the lzx?
(instead of "applydata" ,is there any attribute which load the file dynamically with out refreshing the lzx file.
Thanks
mallesh