communicate data without a web server

DWSJ

New member
Joined
Apr 26, 2007
Messages
1
Programming Experience
1-3
Let me start by saying if im asking the wrong question here please correct me.

Basically i have a large XML input that i want to present (as a report) that the engineers can interact with and make comments in the report. Previously i have just generated a word document, but i was hoping this time to use HTML as the reporting interface. This would work, but i dont have a web server available to me. Is there a way to make a VB app a stand alone web server/app. Is there a better way to do what im asking? If the users didnt need to add to the report and edit, this would be easy. It is the interaction that i can't do without a web server.

DW
 
Back
Top