PDA

Click to See Complete Forum and Search --> : Real time display.


nickwrs
Jul 12th, 2000, 10:08 PM
Hey Guys + Gals,

I have a vb program that monitors and controls a production process, I would like to make this information availble on a web page.

Will someone point me in the right direction of how to start?

It will need to constantly update data to it, and be able to give the user options to modify the program variables.

I plan on using inet control, to upload to our webserver via ftp, I just need help making a web page that will take in the data.

I am new to this, and would ike to use my vb knowledge on the web page.

Thanks,
Nick

Jul 13th, 2000, 08:30 AM
I think you should make an IIS application for modifying the variables. You could also let this generate webpages when they are requested so you always have the most current information.