Hi all, i have an application in visual basic that reads and helps me monitor instruments and even change the their values.my problem is that i have to able to next do this through lan.my approach was to use a webserver "web2py" to do this i have few questions: 1.how do i get web2py to acess data from vb application,has it to be done through sql(i have no idea,just trying to hit on something) 3.i am guessing data i/p o/p should be done through "forms" 2.is my approach even feasible,in the right direction or should i try something else??
thank you --

