PDA

Click to See Complete Forum and Search --> : Passing parameters from an ASP Page to a VB Application


Dec 8th, 1999, 03:46 AM
I have created a VB application that is going to be loaded onto our clients machine. The following is an explanation of how this application is going to be used. The client will have this application installed on their machines. With this application installed they can they go out to our website and fill out some information and select BEGIN. Once they select BEGIN the application that is loaded onto their machine will be invoked. What I am wondering is whether or not I can pass the pieces of information that they entered from the ASP page to the VB application that is loaded on their machine? Any and all suggestions, help, etc. will be very much appreciated.

Thank you very much!

Shannon Hunter

vbsquare
Dec 9th, 1999, 12:32 AM
Not really. What you would need to do is to have a component running on the server that picked up the results and then sends them to the users PC.

------------------
"To the glory of God!"