Hi Sara,
Try changing your absolute path to a URL. Something like:
Image1.ImageURL = "http://localhost/mytest/test.wbmp"
Assuming that your web server is running on port 80.
I hope this information is helpful.
Thanks,
Jean-Luc David
Microsoft .NET MVP
dotnetmvp@hotmail.com
http://www.stormpixel.com
http://www.mobilecoder.net
------------------------------------------------------------------------
"Sara T." <sarana@infoquest.co.th>
> I use ImageControl to display on mobile by using wml1.1 as following
> setting:
[quoted text clipped - 5 lines]
>
> What's wrong ?