jquery - How to get the full path for a local file in Firefox 3 -


i'm working on intranet site, , able click on file (i'm not picky on how) , have server "know" filenme + path picked. local path relevent because server hosting application has same mapped network drive of clients, x:\someplace\something.txt same thing client , server side.

the obvious way input type="file" etc method while disabling actual upload. best i've been able come using method, countless others, filename. note link in similar sounding question "accepted answer" involving onblur workaround broken.

the tools i'm working ff3, python/pylons (using mako templates) server side, , jquery client side, , open can capture full path without user typing out.

any ideas?

tia, mike.

do want this?if server supposed read file path,why not upload it? large takes unaceptable amount of time on intranet? anyway, can java applet embedded.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -