JavaScript Validation for Check box list vHere is the sample JavaScript code to demonstrate that how can we validate a checkbox list inside the aspx page. Just call function vldChkBoxlist() and it will validate your checkbox list. 2009-11-03 10:52:36 |
ASP.Net Switch Case StatementToday we will be talking about ASP.Net switch case statement in C#, when to use the if statement and when to use the switch case statement and the differences between C# switch case statement, the VB.Net select case statement and 2009-10-28 13:31:08 |
Calling Stored Procedures from ASP.NET and VB.NETLet us see how can we create and call Stored procedures, in a .NET Environment, i.e Visual Studio.We use .NET 2.0 and Visual Studio 2005 for all the examples.fs 2009-09-30 14:18:31 |
Creating Visual basic COMponents for ASPThere are two kinds of programming. Programming with reusable code and non reusable code. To achieve reusable code you can write functions and procedures. In ASP scripts you can write functions and procedures and call them as ofte2009-09-30 14:16:18 |
Dissolve image effect using the AS3This, step by step, detailed action script lesson, will show you how to create dissolve photo effect using the AS3 and some special flash tips and tricks. You can use this effect for some presentation or flash banner. Using this l2009-09-28 15:03:38 |
RGB SliderThis tutorial will help you to learn how to create RGB slider in flash 8 using the Action Script. 2009-09-28 15:03:38 |
ASP.NET DeleteIn this tutorial I will teach you how to edit your information stored in a database, using ASP.NET and dreamweaver2009-09-28 15:03:38 |
ASP.NET EditIn this tutorial I will teach you how to edit your information stored in a database, using ASP.NET and dreamweaver2009-09-28 15:03:38 |
Sending eMail in ASP (CDONTS)In this tutorial I'll show how to send mail with CDO (Collaboration Data Objects). 2009-09-25 17:49:43 |
Installing Internet Information Server (Win XP Pro)If you possess Windows XP Professional on your computer, it is possible to install Microsoft web server, Internet information Server 5.1 (IIS) free from Windows XP Pro installation CD and configure it to be started on your system 2009-09-25 17:46:24 |