Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trying to get text control on Maint form to refer to bus obj
Message
From
24/06/2006 11:55:26
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Trying to get text control on Maint form to refer to bus obj
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
MS SQL Server
Miscellaneous
Thread ID:
01131417
Message ID:
01131417
Views:
60
I am using the HookPostGetData() to extract a password encrypted field in a table.

I can decode it, but I am trying to show the decoded value on a Maintenance form, either in a text control, label, or whatever.

The HookPostGetData() sub is in the business object for the form and stores the valued in a public variable, but I can't figure out how to get this value to show on the form.

I tried moving the HookPostGetData() to the maint. form, but I can't seem to get the HookPostGetData() to work on the form.

Any ideas on how to do this?

Thanks.
Reply
Map
View

Click here to load this message in the networking platform