I have one problem regarding WAP...
i have my index.wml file
This like as Below
------------------------
idex.wml
<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML
1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card ontimer="wvox.wml">
<timer value="100"/>
<p>Wel Come To VoxWAP Search
<img src="clock.wbmp" alt="stickman"/>
Engine...
</p>
</card>
</wml>
--------------------------
Ok...
then i have put this idex.wml,index.wmlc and clock.wbmp in the root
directory is my IIS....
So it is working But the i am not able to see the wbml file so what could
be the problem tell me fast.
Then i open this file by file menu and open then compile and show ,this
way is shows the wbmp but from the IIS it not shows wbmp...