mobile:Command & ImageUrl

B

Bod Willis

I am desperately trying to implement, primarily for WML rendering,
selectable images.

This should be possible with the Command ImageUrl attribute but this only
seems to render the image in html.

Any help greatly appreciated.

<mobile:Command
ID="Command4"
Runat="server"
ImageUrl="~/images/MD3/hello.gif">
</mobile:Command>


I have tried may different paths to the image including placing it in the
same dir as the page :

"~/images/MD3/hello.gif"
"/images/MD3/hello.gif"
"images/MD3/hello.gif"
"hello.gif"


This is the corresponding wml that is being generated :

<anchor title="Go"><go href="#__pbc2"><setvar name="mcsvt"
value="Command4"/><setvar name="mcsva" value=""/></go></anchor>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,576
Members
45,054
Latest member
LucyCarper

Latest Threads

Top