PDA

Click to See Complete Forum and Search --> : Getting parameters form a web (.asp) page to my UserDocument


JFDman
Mar 8th, 2000, 06:59 PM
Hello all

I have a feeling there's a simple way to do what I'm trying to do, but I haven't done it before, so I thought I'd try getting some opinions on how to do it here.

Basically, I have built an ActiveX UserDocument .EXE that will be placed on the company Intranet. But I need for my program to know who is currently using it. All of our users must log in to the Intranet, so I was wondering if it is possible to pass this login name to my program (possibly through the use of parameters, or whatever else you think is better...)

Any ideas would be appreciated. I should say that while I pretty much know what I'm doing in VB, I'm a little new to his whole programming for the net thing, so I hope you'll bear with me on this one.

Thanks!

JFDman