Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Passing control in HTML form

Status
Not open for further replies.

cctrow

Programmer
Aug 7, 2001
3
0
0
US
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 submitted to the next page.

How do I assign what value will be passed in an HTML form, currently it sends nothing at all?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top