Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to use UserIDField
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00906401
Message ID:
00906466
Views:
23
Hi Simon,

You can do the same sort of thing in the framework. Open App.vb and add a shared variable for UserID. You can then access the UserID in your Windows application with AppDesktop.UserID. For more information look in the help file look under "MM .NET Application Object."

>Once I have a valid user logged in to my application, I need to be able to write their UserIDField with every table insert and update.
>
>My question is, how would I do this in VB.Net, where in VFP I'd have an application property, or even a public variable(!!)? I've read about member variables and the like, but it's just the mechanics of where to put the code that is stopping me at the moment.
>
>TIA,
>Simon
Rex A. Willis MCSD
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform