This simple .NET code will allow you to display pictures in your mobile browser.
I hope this helped
Quote:<Mobile:Form runat="server">
<Mobile:Image runat="server">
<DeviceSpecific>
<Choice ImageURL="image.gif/bmp/wbmp" />
</DeviceSpecific>
</Mobile:Image>
</Mobile:Form>
I hope this helped