PDA

Click to See Complete Forum and Search --> : ActiveX Controls On FrontPage 2000


razzaj
Oct 16th, 2000, 05:15 AM
I made a simple Active X Control for testing purposes , and tried it in a VB Project and it works as expected ...

But i cant find how to insert it in an HTML or ASP project .... anyone knows how ??

- any help is greatly appreciated -

Oct 16th, 2000, 04:28 PM
try using the Package and Development Wizard. It generates the webpage for you after you have deployed the project. Then you can edit that page using any HTML editor.

hope this helps.