Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Mar 05, 2012 01:06 PM by hemant.kamalakar
Member
511 Points
998 Posts
Feb 28, 2012 08:48 AM|LINK
I m using jquery file upload from:https://github.com/blueimp/jQuery-File-Upload/wiki
i have 2 fileuplaod:each shows the thumnail of each i upload but both alwz show me same image,even if i upload diffrent image in both section
how can i solve this prb??
Star
7788 Points
1632 Posts
Feb 28, 2012 10:24 AM|LINK
HI CHECK THE CODE
http://blueimp.github.com/jQuery-File-Upload/
529 Points
265 Posts
Feb 28, 2012 10:44 AM|LINK
check this ...
https://github.com/blueimp/jQuery-File-Upload/wiki/Multiple-File-Upload-Widgets-on-the-same-page
Feb 28, 2012 12:40 PM|LINK
above code is not working
Feb 29, 2012 06:20 AM|LINK
still i m not able to solve my problem
i have to fileupload section n each uploading diffrent size image but its alwz shows me same image in both section
how can i see individual image in both section, as i hav to change application js
Feb 29, 2012 11:02 AM|LINK
please go throw the document carefully
as they specified in application.js file instead of using id use class name .. and change the code accroding to that as id to class in appropriate places..
i hope it will work...
Mar 01, 2012 04:26 AM|LINK
i have used class fileupload but when i uplaod image in both section it only show me same image on both section
10411 Points
1196 Posts
Mar 01, 2012 05:20 AM|LINK
Hi, you can refer to the example on the following site:
Additionally, in order to narrow down the cause of the issue, please paste your codes here for analysis.
14 Points
8 Posts
Mar 05, 2012 01:06 PM|LINK
Hi,
In order to resolve your issue please paste your code.
Smadhu
Member
511 Points
998 Posts
jQuery-File-Upload
Feb 28, 2012 08:48 AM|LINK
I m using jquery file upload from:https://github.com/blueimp/jQuery-File-Upload/wiki
i have 2 fileuplaod:each shows the thumnail of each i upload but both alwz show me same image,even if i upload diffrent image in both section
how can i solve this prb??
vinay13mar
Star
7788 Points
1632 Posts
Re: jQuery-File-Upload
Feb 28, 2012 10:24 AM|LINK
HI CHECK THE CODE
http://blueimp.github.com/jQuery-File-Upload/
V.K.Singh
vijay.reddy5...
Member
529 Points
265 Posts
Re: jQuery-File-Upload
Feb 28, 2012 10:44 AM|LINK
check this ...
https://github.com/blueimp/jQuery-File-Upload/wiki/Multiple-File-Upload-Widgets-on-the-same-page
Check my website for ASP.Net Articles -
My Website
Smadhu
Member
511 Points
998 Posts
Re: jQuery-File-Upload
Feb 28, 2012 12:40 PM|LINK
above code is not working
Smadhu
Member
511 Points
998 Posts
Re: jQuery-File-Upload
Feb 29, 2012 06:20 AM|LINK
still i m not able to solve my problem
i have to fileupload section n each uploading diffrent size image but its alwz shows me same image in both section
how can i see individual image in both section, as i hav to change application js
vijay.reddy5...
Member
529 Points
265 Posts
Re: jQuery-File-Upload
Feb 29, 2012 11:02 AM|LINK
please go throw the document carefully
https://github.com/blueimp/jQuery-File-Upload/wiki/Multiple-File-Upload-Widgets-on-the-same-page
as they specified in application.js file instead of using id use class name .. and change the code accroding to that as id to class in appropriate places..
i hope it will work...
Check my website for ASP.Net Articles -
My Website
Smadhu
Member
511 Points
998 Posts
Re: jQuery-File-Upload
Mar 01, 2012 04:26 AM|LINK
i have used class fileupload but when i uplaod image in both section it only show me same image on both section
Allen Li - M...
Star
10411 Points
1196 Posts
Re: jQuery-File-Upload
Mar 01, 2012 05:20 AM|LINK
Hi, you can refer to the example on the following site:
https://github.com/blueimp/jQuery-File-Upload/wiki/Multiple-File-Upload-Widgets-on-the-same-page
Additionally, in order to narrow down the cause of the issue, please paste your codes here for analysis.
If you have any feedback about my replies, please contact msdnmg@microsoft.com
Microsoft One Code Framework
hemant.kamal...
Member
14 Points
8 Posts
Re: jQuery-File-Upload
Mar 05, 2012 01:06 PM|LINK
Hi,
In order to resolve your issue please paste your code.
Hemant