Can you summarize the whole bunch of words? I mean what you specifically want?
evstevemd
Senior Poster
3,713 posts since Jun 2007
Reputation Points: 462
Solved Threads: 392
Quick 'n dirty: I need a way to upload a small bit of text (<200 bytes) to my web server.
PHP is capable of that in few lines if you do it manually. Also you can automate the task using Task Scheduler (Win) or crontab (*nix).. from my C++ app.
That smells like C++
evstevemd
Senior Poster
3,713 posts since Jun 2007
Reputation Points: 462
Solved Threads: 392