how can i use a ATL component in ASP page
Web Development
2
Posts
2
Posters
3
Views
1
Watching
-
please teach me may be... use the CreateObject ?? or... i have no idea. tell me tell me loving you ( -_-... sorry ) bye
Hi, You can create any COM object like this: Set MyObj = Server.CreateObject("Object.Prog.ID") .... Set MyObj = Nothing 'Destroying object If you still do not fill comfortable about it... Check our company's WEB site at www.dundas.com. We have FREE ASP components like pie chart and mailer with examples of how to use them in ASP pages. Regards, Alex Gorev, Dundas Software