Hi,
can any one explain how to put that web page which has already designed using ASP.Net .this web page services as vehicle tracking .please help me with an examples
thanks in advance.
Hi,
can any one explain how to put that web page which has already designed using ASP.Net .this web page services as vehicle tracking .please help me with an examples
thanks in advance.
It depends on how the web page was created and which mobile you're talking about. Most web pages work as-is on today's mobiles (at least the smartphones or any with a decent web browser).
Java applets (Java SE) won't run. Microsoft ActiveX controls won't run. Flash content may or may not run depending on the case (some mobiles support if not full Flash, Flash Lite, which is a subset of full Flash for PCs).
So, you need to know which mobile you wish to target, and what kind of web pages your ASP.net code generates.