asp search results
Displaying Results 51 - 60 for asp
-
ASP.NET - C# - Dynamic text image control
by CodeGolem in Science & Technology > Programming
Many programmers already use GDI functionalities to dynamically render images on the server with some custom font. I bet most of you just create a fake ASPX page that creates the image, then you make your
or tags point to the ...
-
ASP.NET - C# - Using UserControls as Mail Templates
by CodeGolem in Science & Technology > Programming
Here I will propose a way to use UserControls as mail templates to easily compose HTML messages without the need to write each single tag by code.
-
Solution to Configuration error- authentication mode = "Windows" in ASP.NET
by rajeshchoudhary in Internet > Web Development
This article tell how to resolve configuration error in line authentication mode = "Windows" of web.config file for dotnet application.
-
ASP.NET - C# - How to code a reusable CheckBoxValidator
by CodeGolem in Science & Technology > Programming
How to code a reusable, universal CheckBoxValidator, able to validate: •a single CheckBox •a minimum/maximum amount of CheckBoxes within a CheckBoxList •a minimum/maximum amount of CheckBoxes within any containing Control (for example ...
-
How to Organize the Controls into Validation Groups in ASP.NET
by 5min in Science & Technology > Software
Learn how to organize the Controls into Validation groups.
-
How to Add an Event Handler to a Button in ASP.NET
by 5min in Science & Technology > Software
Learn how to add an Event Handler to a command button.
-
How to Use the Regular Expressions in ASP.NET
by 5min in Science & Technology > Software
Learn how use Regular Expressions to specify Input patterns.
-
How to Compare the Value of One Control to Another Control in ASP.NET
by 5min in Science & Technology > Software
Learn how to compare the value of one control to another control.
-
How to Handle the Selected Index Changed Event in ASP.NET
by 5min in Science & Technology > Software
Learn how to handle the Selected Index Changed Event.
-
How to Work With the TextChanged Event Handler in ASP.NET
by 5min in Science & Technology > Software
Learn how to work with the TextChanged Event Handler.




