Developer Network
Developer Network
Developer Network
:CreateViewProfileText:
Sign in
Subscriber portal
Get tools
Downloads
Visual Studio
SDKs
Trial software
Free downloads
Office resources
Programs
Subscriptions
Overview
Administrators
Students
Microsoft Imagine
Microsoft Student Partners
ISV
Startups
Events
Community
Magazine
Forums
Blogs
Channel 9
Documentation
APIs and reference
Dev centers
Samples
Retired content
We’re sorry. The content you requested has been removed. You’ll be auto redirected in 1 second.
Ask a question
Quick access
Forums home
Browse forums users
FAQ
Search related threads
Remove From My Forums
Asked by:
way to dynamically set the ActiveForm?
Archived Forums
>
Mobile and Handheld Devices with ASP.NET
Question
0
Sign in to vote
User-52592601 posted
I want to set the ActiveForm dynamically but I'm running into the type problem. How can I cast a string to the type of ActiveForm? I get an error when trying to do a cast.
Friday, January 28, 2005 11:42 AM
All replies
0
Sign in to vote
User-52592601 posted
answered my own question. ActiveForm = GetForm("formname")
Friday, January 28, 2005 12:31 PM