> I would like to download a PDB file directly onto my PDA via the internet.
I don't know anything about the downloading part, but converting the downloaded PDB file (or data stream) into a database on the Palm isn't too hard: use ExgDBRead. There is an example in the Knowledge Base of sending a database using ExgDBWrite. Receiving a database using ExgDBRead is similar. They both involve the use of a callback function, which some people find tricky. -- Danny @ Palm -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
