Wap images question

I have WD producing the wap page but the 2 images it is creating are showing up as dead links on my new Motorolla V551 cell phone. Here are the image tags. Do any of you guys have any ideas why?


<img alt="WapSeer Control" src="graphtemp30.wbmp" vspace="0" hspace="0" align="middle"/>
<img alt="WapSeer Control" src="graphwind30.wbmp" vspace="0" hspace="0" align="middle"/>

does that file actualy exist?
maybe you have to specify the full URL

Try this:

[color=Red]<?xml version="1.0"?>

WapSeer Control

WapSeer Control

[/color]

Cheers
Cyclone

note that those graph files are hour stamped, to get around cache issues
and hour 30 does not exist…
but there is a custom tag to allways make sure the file to use is correct

Brian,
I’m using the WD generated WAP page and it appears by looking at the images that the time stamp is based on the minutes and not the hour. For example I have a graphtemp30.wbmp and it was created at 10:30 , I have a graphtemp40.wbmp and it was created at 10:40, etc. I believe my new phone may not be able to display wbmps but wants jpgs or gifs.