Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_wap thread: view wbmp from the IIS from .wml file


Message #1 by "Sharad Parsana" <sharadparsana@y...> on Mon, 9 Apr 2001 13:55:37
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...

  Return to Index