Host Engineering Forum

General Category => Do-more CPUs and Do-more Designer Software => Topic started by: HB_GUY on October 22, 2015, 11:19:41 AM

Title: Send Data to webserver example
Post by: HB_GUY on October 22, 2015, 11:19:41 AM
Maybe someone will find this helpful.
I created a small example that will allow the Do-More to send data to a webserver using query strings.
It is just a simple example written in classic ASP that can be expanded to you liking...

Enjoy!

EDIT:
Before you use this example you will have to have IIS installed and create the c:\test.txt "log" file. Or just remove all the Logging stuffs from index.asp