Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
ASP Uploader
»
client-side name of uploaded file
client-side name of uploaded file
04-05-2010, 6:12 PM
quirtep
Joined on 11-06-2008
Posts 2
client-side name of uploaded file
Reply
Quote
I have an uploader inside an ajax callback panel. I am trying to figure out how to capture the name (and path) of an uploaded file via javascript. I tried using a hidden field within the callback panel that gets set via ClientSideAfterExecute, but it doesn't seem to work. Do you have any suggestions or examples? Thank you.
View Complete Thread