Click to See Complete Forum and Search --> : Getting images from a server


konn
December 1st, 2005, 01:14 PM
Hi, i have the following problem
I created a wap site to download images to my cellphone, the problem is that all image i get, are stored in the cellphone as images 85 pixels wide max... i mean... if the original image is 128x100, the downloaded image is 85x66. Is like the phone resizes the image. This happens with SonyEriccson and Nokia phones (k300, k700, 6600 i've not tried other phones)

I've downloaded images from another servers and they are stored correctly.

Do i have to put some special configuration in apache for this or what?

Another thing, that I think is related to the same problem...: Images i display in my wap site (wml version) are resized to 85 pixels width, but if i display the page as a xhtml, the images are displayed correctly.

Any comments???

abul
December 20th, 2005, 01:37 AM
so far i know WML does not support imagesfor image u have to use XHTML

.grammer(pro)
March 9th, 2006, 03:19 AM
You create site by yourself or use one of the templates? Is there any code that "helps" adapt images for your type of platform, identified on access to image file?