Results 1 to 2 of 2

Thread: ActiveX Contrl Parameters in a Web Page

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Mar 2001
    Location
    Southern California
    Posts
    733
    Hi,

    I've created an ActiveX controls which consists of several textboxes that require input. I have placed this control on a Web Page. This ActiveX control was developed in VB6.

    How can I interface the ActiveX control input into my web page? In other words...how can I pass the values from the control into the web page to be updated on the server?

    Thanks,
    Jeff

  2. #2
    Frenzied Member monte96's Avatar
    Join Date
    Sep 2000
    Location
    Somewhere in AZ
    Posts
    1,379
    You have to create hidden textboxes and use the onsubmit event to getthe data from the activeX control and put it into the hidden textboxes just before the form is submitted.

    If someone knows of an easier way, I'm all ears..but that's how I've been doing it..
    oOOo--oOOo
    __/\/\onte96
    oOOo--oOOo
    Senior Programmer/Analyst
    MCP
    [email protected]
    [email protected]


    Your results may vary.. some restrictions may apply.. pricing and participation may vary.. not available in all states.. professional driver closed course..quantities limited..

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width