This is probably a no brainer, but I need a kick start...
I am building an ActiveX control to dial our company's phone system on our web based intranet.
I've got it to dial... no problem.
But I need to know how to pass a parameter (the Phone Number) to the ActiveX control, then retrieve this parameter. (I am using VB6 to write the ActiveX control)
I am pretty sure I need to use the <PARAM> tag to send the parameter, but what is the syntax to retreive that information in VB?
Any help would be appreciated!
I am building an ActiveX control to dial our company's phone system on our web based intranet.
I've got it to dial... no problem.
But I need to know how to pass a parameter (the Phone Number) to the ActiveX control, then retrieve this parameter. (I am using VB6 to write the ActiveX control)
I am pretty sure I need to use the <PARAM> tag to send the parameter, but what is the syntax to retreive that information in VB?
Any help would be appreciated!