I'm having a hard time understanding what you're trying to... ask.
To get an image from your computer to the internet, you need a photo-storage space like photobucket:
http://photobucket.comJust upload your images there.
Now, to show the image to people, you go to your album and find the URL of the image. If you paste the image URL into the address bar, you'll get the image on it's own.
If you want to put an image on the forums, use this:
CODE
[img]IMAGE URL[/img]
or if it's too big:
CODE
[thumb]IMAGE URL[/thumb]
If you want to insert the image into a webpage, use:
CODE
<img src="URL">
If you want the image to just go into it's own window, just c/p the url...
idk if that helps at all?