How To Restore State When Dynamically Creating Script Objects (195189)
The information in this article applies to:
- Microsoft Visual InterDev 6.0
This article was previously published under Q195189 SUMMARY
In some scenarios you may want to dynamically create script form objects
without using Design-Time Controls (DTC). This article provides an example
of how to dynamically create checkbox script form objects (from the Visual
InterDev 6.0 Script Library) without using the DTCs. It also shows how to
properly use the "_restoreState" hidden function in the script library in
order to restore the state of the script form objects and synchronize with
the Request.Form variables when the page is submitted.
Modification Type: | Minor | Last Reviewed: | 7/2/2004 |
---|
Keywords: | kbCtrl kbhowto kbRemoteProg kbScript KB195189 |
---|
|