|
-
Mar 25th, 2005, 02:27 PM
#1
Thread Starter
New Member
Pass VB Checkbox value to VBScript
I am writing a VB form that is called from a vb script to display login info for our domain login script. I am able to pass variables to the VB app from my vbscript, but I want to pass the values to my vbscript from the VB. Basically I have a check box on the VB app that I want to read from the vbscript and tell the vbscript to pause or stop.
-
Mar 27th, 2005, 11:09 AM
#2
Frenzied Member
Re: Pass VB Checkbox value to VBScript
How is the VB program executed?
Does it run on the server out of sight from the client?
One way would be get the VB program to load the subsequent page (either logged in or login failed) instead of doing it via the VBScript.
-
Mar 27th, 2005, 07:47 PM
#3
Thread Starter
New Member
Re: Pass VB Checkbox value to VBScript
The login screen control will be installed on the workstations. The vbscript will be located on the domain controllers.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|