At 4:03 PM +0100 7/12/01, Lisa Gifford wrote:
>Can a Palm Application using a form be validated on the client side
>and later transmitted over the internet. The other thing I'm
>thinking of is how I'm going to extract the information on the
>server side if I build the form using a Palm Application.
Seems to me that you could use INetLibSockHTTPReqSend to pass your
validated info from the PDA to your server. Your Palm app (PRC)
would be managing the data entry and validation in standard C. Once
a chunk of information is ready to send to the server, the PRC wraps
it up into packets (you determine the format) and sends them off to
your web server via a series of INetLibSockHTTPReqSend calls.
----
Hal Mueller [EMAIL PROTECTED]
Mobile Geographics LLC http://www.mobilegeographics.com/
Seattle, Washington (206) 297-9575
Get CelestNav 2.2! http://www.mobilegeographics.com/celestnav/
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/