Rank: Member Groups: Member
Joined: 10/16/2008 Posts: 16
|
Hello,
I got the AJAXUploader and asp:Image in one asp:UpdatePanel. AJAXUploader work fine. I choose AutoUpload and AutoPostBack="true".
I copy the uploaded file to the name of client file. Just beside of the AJAXUploader I use the ImageUrl of my asp:Image to give the full name of the new file (with path) but the image don't appear (just a little square).
Someone have a clue about what I can do to see this image?
Thank again.
|
Rank: Member Groups: Member
Joined: 10/16/2008 Posts: 16
|
It's working #1 now. Sorry my problem was about the image path of my asp:Image.
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Thanks for the update. Glad to hear it's working for you!
|