I have an Activex control that I created in visual basic. It has several properties. I am embedding this in my HTML source using the OBJECT tag and this object is given the name of "txtbox1" and it is in a form named "frmPost1". I wish for the object to have a value that is...
I have an activex control that has a single textbox in it with some input masking code. Is there any way to embed this object into HTML, then once the user inputs the data into the control's textbox and presses the HTML submit button, to pull the value of that textbox and pass it into the next page?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.