Hi,
I want to confirm that a VB global variable, like userID, can be safely used in a VWG application.
I know that its not 'best practice' to use global variables, but certain items in my app are read once and referenced a lot, and right now, it is too time critical to change the app.
So if 2 users browse to the same VWG app, will the global variables be separate for each user.
I am just being paranoid - it all seems to work OK...
Thanks,
Geoff