Jump to content

Recommended Posts

Posted

Hi,

 

I'm a real newbie hear and am having problems.

 

The primary reason I purchased this web space is to store pictures for use on eBay.

 

I have added a folder "ebay" under my "WWW" folder.

 

I tried to set up the image source statement like this:

 

<img src=*****/ebay/picture.jpg>

 

All that I get is the box with the red X.

 

Does anybody have any Ideas.

 

I'm real nrw to HTML and it's quiter possible I'm screwing things up.

 

Thanks in advance.

 

Doug Dalrymple

Posted

It would be easier to figure out what is going on if you would post a url to the page so we can see the error and such. The most common problem is in the filenames. All filenames in linux are case sensitive so if the code has myimage.jpg but the file on the server was uploaded as myimage.JPG then it won't show up. I always use lowercase letters only. There are other possibilities but that's the one I see the most.

Posted

Also please make sure that the file name doesn't contain any special characters, symbols, or spaces within the file name.

File names can only contain upper or lower-case letters, numbers, underscores ("_"), dashes (-), and periods (.).

 

 

coreftp is a great ftp program. (thanks Rick)

www.coreftp.com

Posted

Rickvz,

 

Thanks a lot man, I feel like a total moron.

 

I deleted the one without the "f".

 

I really appreciate it.

 

Thanks also for the FTP suggestions.

 

Thanks Turtle for the URL of that FTP program.

 

I think I'll have to change my name to Idiot.

 

Doug

 

 

(edited for spelling)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...