Rank: Newbie Groups: Member
Joined: 8/6/2010 Posts: 6
|
Is there a way to supply the client pathname and filename to the ajaxuploader (under program control) WITHOUT having to browse?
Thank you in advance for your help.[-o<]
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
No. Browsers do not allow you to do that for security reasons. If that was allowed, then you could put an additional line of code in your page to automatically post back the page. This would effectively allow you to "steal" files off user's machine as soon as they open your page.
Thanks!
|