Search the web
Sign In
New User? Sign Up
vbra · Visual Basic - Reliable Answers
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
VB Ocx file   Message List  
Reply | Forward Message #27 of 42 |
Hello

I just joined this list and have a question regarding a VB .OCX
file (it is a tree view). Ultimately, the goal is to place this
into a .ASP page to be on the web. Here are the problems I am
having. This is the first VB thing I have done, so I am as basic
as you can get. I know web-development pretty well and VBScript,
so I am familiar with some concepts, but not great by any stretch.

I will need to pass one value into the .OCX file from the web page
(I am assuming this is the same regardless of if it is a web page
or another VB component), but how would I set up the code to
accept one variable passed in, and how would I set it up to pass
back two variables?

In the .OCX code, I have two functions. One is
UserControl_Initialize() which connects to the database and gets
the data and creates the nodes and child nodes, then the other is
TreeView1_NodeClick(ByVal Node As MSComctlLib.Node) which displays
the information for the node I click.

I have the .OCX file working in VB, but now I am at a loss.

Any help you could share is greatly appreciated.
Thank you

Andy





Wed Aug 15, 2001 7:24 pm

kamills@...
Send Email Send Email

Forward
Message #27 of 42 |
Expand Messages Author Sort by Date

Hello I just joined this list and have a question regarding a VB .OCX file (it is a tree view). Ultimately, the goal is to place this into a .ASP page to be...
kamills
kamills@...
Send Email
Aug 15, 2001
7:29 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help