Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: Porting VB app to web using ASP, HTML and IIS web server


Message #1 by Senthilkumar Sundaresan <priyasenthil@p...> on Sun, 18 Feb 2001 19:38:11 +0800
Hi,

My existing VB app includes MSComm, Commondialog, datagrid, treeview

objects. The module communicates to the machines thro' RS232 cables to

upload and download data.

My problem is how to convert this to ASP. What alternative should I use

for the above mentioned controls. So far I used COM DLL...using the

existing VB code in the DLL and call them. But in this module b'coz I

have the above mentioned components I find it abit difficult. 

Regards,

Priya


  Return to Index