Hello,
forgive me if this is the wrong newsgroup for this question.
Question - How can i build a simple ASP page which can be viewed from a
mobile device?
Can someone give me an example.
& is there any way that i can test these asp pages of mine using some
emmulator of some sorts.
as i do not have any mobile devices to browse the net.
thanks to all,
Rudi
D.Rudiani - 07 Mar 2005 23:45 GMT
Please NOTE i would like to do this using CLASSIC ASP
> Hello,
>
[quoted text clipped - 11 lines]
>
> Rudi
Chance Hopkins - 20 Mar 2005 09:00 GMT
> Hello,
>
[quoted text clipped - 3 lines]
> mobile device?
> Can someone give me an example.
<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN"
"http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="Hello" title="Hello World">
<p>
Hello World</p>
</card>
</wml>
> & is there any way that i can test these asp pages of mine using some
> emmulator of some sorts.
> as i do not have any mobile devices to browse the net.
http://www.gelon.net
> thanks to all,
>
> Rudi