Click here to Skip to main content
15,897,371 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
tiny mce control giving C:\fakepath when browsing image in image src path
Posted

1 solution

This is not possible due to security restrictions. Some browsers have a security feature that prevents JavaScript from knowing your file's local full path.

It makes sense - as a client, you don't want the server to know your local machine's FileSystem.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900