memememememememe
Programmer
I'm not sure if this is the right forum for this topic, perhaps someone could suggest where I should post this thread instead...
I would like to write a small amount of data from my program to a webserver. I'm gathering I would use a winsock control and the POST method.
I can handle the coding of this, my real query is how to set up the webserver to accept the data. My knowledge so far is that I need a cgi script to handle the request, does this then use mysql to store the data? I'm kinda lost on this one so any help will be greatly appreciated.
I would like to write a small amount of data from my program to a webserver. I'm gathering I would use a winsock control and the POST method.
I can handle the coding of this, my real query is how to set up the webserver to accept the data. My knowledge so far is that I need a cgi script to handle the request, does this then use mysql to store the data? I'm kinda lost on this one so any help will be greatly appreciated.