(keitai-l) URL's to an image file

From: Mika Tuupola <tuupola_at_appelsiini.net>
Date: 05/23/00
Message-ID: <Pine.GSO.4.05.10005231408540.28367-100000@aurinko.taivas.com>
	This might be a stoopid question but since I don't have
	possibility to test it it must be asked.

	Can you point i-mode browsers straight to an image file
	on a server or does it (the imagefile) have to be inside
	a chtml page? Like:

	http://server.jp/image.gif

	vs.

	http://werver.jp/image.html
		
	which contains something like:

	<HTML>
	<HEAD>
	  <TITLE>foo</TITLE>
	</HEAD>

	<BODY>
	  <IMG SRC="http://server.jp/image.gif">
	</BODY>
	</HTML>


-- 
Mika Tuupola                      http://www.appelsiini.net/~tuupola/
Received on Tue May 23 14:19:30 2000