How to include Active x controls in ASP code?

Submitted by: Administrator
You can include Activex Control using OBJECT tag.
Syntax for including Activex control is...
<OBJECT id="id1" clsid ="give class id here" codebase="path spec for activex ocx"></OBJECT>
Submitted by: Administrator

Read Online ASP Programming Job Interview Questions And Answers