Actually, you are not posting the image on TSS, you are really posting a URL reference to the image.
First, you need to place the image on a server connected to the web. Many ISPs provide you with a webspace for your account with them. You can also use a free service like Photo Bucket http://photobucket.com to host your images.
Step 1. Upload your image to your webspace.
Step 2: In your TSS post you now need to reference the image, so that is viewable in your post.
- Code: Select all
[img]http://myserver.com/myimages/image.jpg[/img]
The above will include your image in your TSS post.
When you are on the Post Topic/Reply Form, you'll see a set of button that will quickly perform many posting functions. Note the Img button. If you click it once it opens the image tag for you with:
- Code: Select all
[img]
You then insert the URL (the http://blah.com/blah/blah.jpg) for the image, and then click the Img button again to close the tag with:
- Code: Select all
[/img]
When your post is viewed by TSS readers, it will show the image.
That's all there is to it!













