|
More info:
This is like going to be a registration process for the program.. when the user opens it the first time, they put in their info, and it will be passed into a xml database on the programs website.
The program is written in c++... and my question is, is there a library that i should be using to send the info to the website?
Should i be just sending the info as strings? Should i create some sort of xml object and send that? Any help is appreciated... Thanx
Brad
|