PDA

Click to See Complete Forum and Search --> : a simple data page help


shahid
Jul 5th, 2007, 12:58 AM
hi,

i want to develop a simple data driven mobile page that can be access through mobiles.

just enter the data thru mobile then can be read by mobile can u please give me the tips/codes for that.

also any free hosting site with database.

thanks

Shaggy Hiker
Jul 7th, 2007, 01:28 PM
Not sure how basic a tip you are hoping for, but here's the one I like best for mobile dev: DON'T REQUIRE TYPING.

Ok, you can't always do that, and it may not be possible in your case, but it's a good thing to keep in mind. Whenever the user has to enter something, always consider what alternatives you might have for entry. Typing in text is routine for any desktop app, but you might go to great lengths (such as providing a screen with number buttons for numerical entry) to avoid requiring typing on a PDA.

shahid
Jul 7th, 2007, 10:55 PM
the user will type simple text and note more then 150 chars.