I have a website created using asp and I want to make it accessible to mobile phones, such that a user can use it through his/her cell phone.
I don't have any knowledge of XML or .NET.
How can I do this?
Thanks.
|
I have a website created using asp and I want to make it accessible to mobile phones, such that a user can use it through his/her cell phone. I don't have any knowledge of XML or .NET. How can I do this? Thanks. |
|||||||||
|
Getting Started with ASP.NET Mobile Pages Some other useful tutorials: |
||||
|
|
|
Back in the day you would have needed XML to create WAP sites, but no more. Almost all smartphones have reasonably good built in HTML browsers, with standards compliant support for JavaScript and CSS. I would suggest making a start here: http://www.asp.net/mobile/ |
|||||||
|