|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
XHTMLMP - Database access in a wap
I am new to wap programming, What I am trying to do is:
1) Get a unique ID off the phone to establish a server connection 2) populate a data-grid from the server and then I will post back to the database to update it but I think I know how to get this to work. What I was wondering is it seems like an asp.net page would be the best way to go but I don't know how to set one up for a wap, I have visual studio 2008. Or if I can do this using xhtml-mp that would be fine as well. Any suggestions would be much appreciated, Thank you |
|
#2
|
||||
|
||||
|
Hi swimlikehell. welcome to Devshed.
XHTML MP is mark up. It does nothing else that provide a means to display text on a page (in this case mobile devices) Getting unique identification of user is actually quite difficult without the user actually inputting something themselves. There are many factors that influence this: operators, gateways, proxies, actual device etc.. If you know how to connect to a database and create normal web pages already, mobile pages are not much difference. Database interaction is probably better done through GET as opposed to POST methods in general... Check out the WAP Resources thread if you haven't already, there are some good resource sites listed there.
__________________
Cheers, Jamie # mdb4u | The mobile movie database | Please help to test and promote # skiFFie | Home of the 'accessibility module' for Drupal # Jamie Burns [me] Accessibility Module [drupal] # guidelines | search | wap resources | not getting help | fold to cure __________________ Let the might of your compassion arise to bring a quick end to the flowing stream of the blood and tears ..... Please hear my anguished words of truth. ![]() __________________ |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Mobile Programming > XHTMLMP - Database access in a wap |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|