Roy
(@gangleri)
Hm, can’t tell what your upload folder doesn’t do.
It sounds like you used your control panel to upload. This is something you can use to (I prefer FTP software but still). You can use that to put the image on your server, preferably in a folder just for images (such as johnmorgan.ca/images). If you succeeded in doing that, you can type <img src="http://www.johnmorgan.ca/images/JMHype.jpg" /> in your text editor, save and look if it worked.
how do i do that FTP thing you were talking about
if it’s easier i’ll try it.
Roy
(@gangleri)
You have to get an FTP program and you need to have an FTP account from your server. Usually you have to access an url such as http://ftp.johnmorgan.ca and you have a username and password.
“FTP” is nothing more than a “file transfer program”, so the only thing you can do is to copy a file (such as an image) from your desktop to your server and then you still have to make the <img src path in your post, so I don’t know if it would be that easy to arrange.
I DID IT!!! 🙂
I uploaded photos to the website using <img src=”http://www.johnmorgan.ca/images/JMHype.jpg” /> and saving the picture in the correct folder on the netfirms control pannel
Thanks so much for your help, it was greatly appreciated.