TheCPUWizard
October 9th, 2002, 11:11 PM
I have a custom active-X control that I designed primarly for using on a desktop application. My client now wants to use is as part of an ASP (NOT .net) application.
The control has one method Execute(param1, param2) where both of the parameters are string type.
I am in desperate need of a sample ASP page that has two edit boxes, a button. When the button is pressed the contents of the edit boxes need to be passed to my active-X control.
You may have my first born son if you can provide a quick sample. ps: He is 23, a hard worker......:D
The control has one method Execute(param1, param2) where both of the parameters are string type.
I am in desperate need of a sample ASP page that has two edit boxes, a button. When the button is pressed the contents of the edit boxes need to be passed to my active-X control.
You may have my first born son if you can provide a quick sample. ps: He is 23, a hard worker......:D