Hello,
I made a "list box " ActiveX control, with Additional functionality over those of
the normal ListBox used by VB.
How can use it on HTML file. Do I need webServer to test it for internet?
Thanks,
Belal Marzouk
Printable View
Hello,
I made a "list box " ActiveX control, with Additional functionality over those of
the normal ListBox used by VB.
How can use it on HTML file. Do I need webServer to test it for internet?
Thanks,
Belal Marzouk
Use the <OBJECT> tag. Better still, add it to Interdev's toolbox and you can add it by dragging it onto your page.
You need a server to test asp code.
IIS 4.0
PWS
Both can be found on Microsoft's website... http://www.microsoft.com
There is also Chili!ASP for Linux.