Eugeny Sattler
Wed, 19 Feb 2003 00:34:56 -0800
VAN-ROOSBROECK Herman wrote: > I' have a HTML test-side with a picture in JPG format. > When I make a request to this side I become next data: > "Dit is mijn testsite [P0005451.jpg]" > How do I become the real picture? Right click inside pictire frame. Click properties. You will see URL for that picture. This URL you can copy to clipboard and request again from www4mail or other web2mail server. Note that URL can be absolute like http://somesite.com/somedir/pic.jpg or relative like /subdir2/pic.jpg If it is relative, compose absolute URL concatenating page address and picture address Example: Page adddress http://somesite.com/somedir/page.html Relative pic adddress /subdir2/pic.jpg Absolute picture adddress would be http://somesite.com/somedir/subdir2/pic.jpg Note! double dot inside picture addrees means one directory above. Example: Page adddress http://somesite.com/somedir/subdir2/page.html Relative pic adddress ../../pic.jpg Absolute picture adddress would be http://somesite.com/pic.jpg -- Eugeny ~~~~~~~~~~~~~~~ ACCMAIL Info (automatically generated) ~~~~~~~~~~~~~~ To UNSUBscribe: Send UNSUBSCRIBE ACCMAIL to [EMAIL PROTECTED] To get the ACCMAIL FAQ: Send e-mail to "[EMAIL PROTECTED]" and enter only this line in the BODY of the note: send usenet/news.answers/internet-services/access-via-email ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~