|
-
Dec 5th, 2000, 07:26 AM
#1
Thread Starter
Lively Member
Hello,
I've an application, which set several controls on the form at runtime.
Now I want to put the value of the controls into a recordset. The problem is that I don't now what sort of control I'm retrieving the data from.
For instance:
With a simple textbox you can retrieve the data by object.TEXT,
but with a checkbox for instance it is object.VALUE
How can I get the type of the control, which contains the data?
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|