adam84 Posted January 7, 2008 Share Posted January 7, 2008 Is it possible to display an image that is located the users local machine??? For some reason it will not work for me... <IMG SRC="C:/Documents and Settings/Me/Desktop/test.gif"> Quote Link to comment Share on other sites More sharing options...
phpQuestioner Posted January 7, 2008 Share Posted January 7, 2008 try this: <IMG SRC="file:///C:/Documents and Settings/Me/Desktop/test.gif"> Quote Link to comment Share on other sites More sharing options...
adam84 Posted January 7, 2008 Author Share Posted January 7, 2008 i tried it and still nothing comes up except an x Quote Link to comment Share on other sites More sharing options...
phpQuestioner Posted January 8, 2008 Share Posted January 8, 2008 do this - open up the image in your browser and just copy and paste the url from the address bar into your image's src. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.