Guest Guest_Sandman Posted April 25, 2003 Share Posted April 25, 2003 Why when I put a pic up does it want me to enter a password to view it, my link to the my html directs it to the correct folder. Dan Quote Link to comment Share on other sites More sharing options...
Guest Guest_Sandman Posted April 25, 2003 Share Posted April 25, 2003 its like it wont give access or something i dont know, i put the pic in the public folder and changed the html to direct it to that and it worked for some reason. Dan Quote Link to comment Share on other sites More sharing options...
matman Posted April 25, 2003 Share Posted April 25, 2003 Are you talking about adding a pic on this bulleting board or on your web page? Can you post a link to the page/post that is malfunctioning? Quote Link to comment Share on other sites More sharing options...
Sandman Posted April 25, 2003 Share Posted April 25, 2003 I got it working. It just wont let me organize my files by putting them in a folder for some reason. www.dandsandoval.com Dan Quote Link to comment Share on other sites More sharing options...
Sandman Posted April 25, 2003 Share Posted April 25, 2003 www.dansandoval.com Sorry Dan Quote Link to comment Share on other sites More sharing options...
Lianna Posted April 25, 2003 Share Posted April 25, 2003 Sorry, still not much info for us to go on. I'm going to guess. Are you are trying to put your pics into a subdirectory and display that image on the home page such as: All my pictures are in a folder in public_html/images/ I want to see mypic.jpg on the index.html page If this scenario is close, then there are two big things to watch out for: 1. Case Sensitivity - your filenames and folder name is case sensitive, check the capitalization of your img src= statement. 2. The subdirectory (folder) that you put your pics in should be a single word, no spaces. Like images or pics or mystuff. If the folder name has spaces in it (two or more words) then the URL translates differently (with a %20 inserted in the URL). 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.