Active Server Pages Tutorials, Code Examples & Articles
|
|
|
 |
| General
Java, Applets, J2EE,
J2ME, J2SE,
JavaBeans, JavaScript,
JDBC, Jini,
JSP, Servlets,
Swing |
 |
| General
Linux, Apache, MySQL,
PostgreSQL |
 |
| Active
Server Pages, ActionScript,
ASP.NET, C++,
C#, Perl,
PHP, Python,
Visual Basic, VB.NET |
 |
| |
Let the Education
Guide Network help you accelerate your career:
Learn more about...
Cooking
Schools
Culinary
Arts Schools
Online
MBA Programs
Our Web Sites:
Online
Degree Guide
The Vocational
School Guide
|
| |
| CSS,
DHTML, JavaScript |
 |
| ColdFusion,
Dreamweaver, Flash,
FrontPage, GoLive |
 |
| General
Web Services, .NET, SOAP,
UDDI, WSDL |
 |
| 3G,
802.11, EPOC,
i-mode, J2ME,
Palm, Pocket
PC, WAP, Windows
CE, WML, WiMax |
 |
| XML
(General) , ebXML, RSS,
SAX, XSLT,
VoiceXML, WML,
WSDL, XHTML,
XML Schema |
|
|
Tutorials & Training Courses
on CD-ROM
Over 300 Titles to choose from: from Web Design to
Programming, from
Dababases to Certifications. TRY FOR FREE!
Do you need high quality training at an afforable
price?
Do you need training that is easy to follow,
informative and allows you to master complex applications
fast?
Do you need to learn how to master Programming, Web
Design and Graphics?
Click
here to try a FREE Demo &
view the full range of training CD-ROMs
|
|
There are 740 articles & tutorials regarding "Active Server Pages".
- 31.) ASP Replace() function
- The ASP Replace() (if we want to be correct the Replace() function is a VBScript function) is a handy function, used to replace sub-strings found within a string. The VBScript Replace() function has 3 mandatory arguments. The first one is the string to be searched. The second argument is the sub-string you are searching for within the first argument. The third one is the string that will replace the second argument into the searched string (first argument). Have a look at the following...
Found at ASPdev.org
- 32.) ASP.NET Form Validation control
- Product ASP.NET Form Validation control 1.0 Cost Notes More Information The ASP.NET Form Validation control provides automatic form field error highlighting, an advanced error summary that can link to each field with an error, auto focus, and much more. The control works with all Microsoft validators as well as most 3rd party validators, and includes design time support for Visual Studio.NET and ASP.NET Matrix. Full documentation and sample form included. Comments Read Comments | Post...
Found at Developer Fusion
- 33.) ASP.NET Group Validator
- Product ASP.NET Group Validator 1.0 Cost Notes Free TrialV ludes documentation and sample form More Information The validator controls that ship with ASP.NET only have the ability to validate a single form field. While they save time and simplify development, they aren't practical for the common task of validating groups of fields like CheckBoxLists, RadioButtonLists, several checkboxes, credit card information (name on card, card number, card type, and expiration), etc. ASP.NET Group...
Found at Developer Fusion
- 34.) ASP.NET Tip: Create a ViewState Property
- By Eric Smith ASP.NET uses the ViewState to store data going back and forth to the server, eliminating the manual drudgery of reloading form controls and so forth. The ViewState can also be helpful for keeping your own state information, once you know how to read and write it. Using the ViewState can also eliminate nearly every case in which you would have used a hidden input field, a cookie, or a query string variable to pass information. It simply provides a cleaner way to pass your...
Found at developer.com
- 35.) ASP-based SQL Command Processing Tool
- By Mark Vogt Rating: not yet rated Rate this article email this article to a colleague Introduction Anyone who has been working with ASP for enough time knows that designing a maintenance scenario and tools for the web site can be more work then creating the web site itself. One of the biggest concerns, especially for off-site hosting is how to maintain the dynamic database that the Active Server Pages are calling. The scenario that we are going to discuss in this article is one where...
Found at 15 Seconds
- 36.) ASP.NET Data Web Controls Kick Start
- from Sams Publishing ASP.NET Data Web Controls Kick Start by Scott Mitchell Softcover - 432 pages Published by Sams Publishing Date Published: February 2003 ISBN: 0672325012 Buy a Copy I just requested my reviewer's copy so it's naturally not here yet. In the mean time, I've posted a sample chapter so you can take a look at the book until I get a chance to do so. Read Sample Chapter 3 - Customizing the HTML Output Table of Contents Introduction. I. DISPLAYING DATA. 1. An Introduction to...
Found at ASP 101
More articles & tutorials (Index of all articles & tutorials)
|
|