Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Masked Input Control
Message
 
To
13/08/2003 12:44:58
Mindy Shingara
Central Susquehanna Intermediate Unit
Lewisburg, Pennsylvania, United States
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00819839
Message ID:
00819998
Views:
16
Mindy,

When you dropped the control onto your ASP.NET page, VS.NET should have added a reference to it in the code behind file. Do a search in the code-behind (including hidden text) to make sure it isn't there. You would search by the ID you assigned it. You can manually add a reference to the control in the code-behind. Just add at the top of your Page class where all the other controls are referenced. Then you will be able to use it throughout your page-behind code.

>I added the masked input control to my toolbox and placed it on my form. I named it 'mskBDate'. When I reference the control in my code as either Me.mskBDate or just mskBDate, it's not recognized. How do I reference this control in my xxxx.aspx.vb code?
-----------------------------------------

Cathi Gero, CPA
Prenia Software & Consulting Services
Microsoft C# / .NET MVP
Mere Mortals for .NET MVP
cgero@prenia.com
www.prenia.com
Weblog: blogs.prenia.com/cathi
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform