Code For Edit The Row Of Table In Jsp
Get the number of days in a month
Get the number of days in a month is a tutorial which helps the users how to obtain the number of days in a month with the help of ASP. This is a...
Selecting a Random Row from Table in MySQL
Here the simplest way of selecting random rows from the MySQL database with using "ORDER BY RAND()" clause in the query.
Limit The Number Of Records Returned In A Recordset Using ASP & ADO
The solution for limiting the number of records is the main concept of this online article. The author describes the method of controlling the...
Generating Serial Code For Your Applications
Generating Serial Code For Your Applications is an article more important for the webmasters to create a serial code similarly to the original to...
Extend the reach of SQL Server with SQLXML classes in .NET
Extend the reach of SQL Server with SQLXML classes in .NET is an user friendly tutorial which concentrates on SQLXML, through which XML features...
Code samples from the book "XML for ASP.NET Developers"
Code samples from the book "XML for ASP.NET Developers" is an ASP.NET tutorial in which the author provides downloadable source code regarding with...
Counting the Occurances of a Letter in a String
From this online ASP tutorial you can learn the string functions used to find the length of the string and to find how many times a letter occurs...
Determine the position of a particular string in an Array
One of the online ASP learning module that comes with detailed explanation to let you understand quickly on how to find the position of an array...
Improve the performance of your Java code
This article, demonstrates that dynamic compilation maintains the language's semantics while static compilation often doesn't. This article...
The role of private UDDI nodes in Web services, Part 1
The role of private UDDI nodes in Web services, Part 1 is an online ASP.NET article for one of the advanced technology UDDI, involved in developing...
Numerical Recipes in C++: The Art of Scientific Computing
The product of a unique collaboration among four leading scientists in academic research and industry, \[I\]Numerical Recipes\[/I\] is a...
Uppercase for the name of customers 2.0
The goal is to force the creation of the customer name and firstname as follow : Whatever the way the customer will enter his information, instead...
Inserting the contents of a two-dimensional array into a database
This is a helpful tutorial that is easily understandable by all the users. This tutorial guides the users in adding the values of two dimensional...
Load Variables from a Text File and Edit the Values with Perl
The purpose of this tutorial is to not only load variables from a text file into your Flash movie, but also be able to edit and update those...
Display the number of Active Users on your website
Display the number of Active Users on your website is a tutorial in which the author shows how to count the number of users currently active on the...
Listing the Tables and Columns in a Database
This article teaches the beginners from a SQL Server database how to get a listing of the tables. The author further explains about the usage of...
Show The Size Of A Directory Using ASP
Show The Size Of A Directory Using ASP is an online article explaining ASP beginners and programmers to use FileSystemObject function of ASP in...
Simple Code for a Common Footer
Simple Code for a Common Footer is a tutorial which gives you an easy way for creating your own footer control in web pages. In this tutorial the...
The Book of JavaScript A Practical Guide to Interactive Web Pages
Most Web developers pick up a book to learn how to use a language like JavaScript, looking for practical examples of how to get things done. The...
Using the XSLT document() function in .NET 1.1
Using the XSLT document() function in .NET 1.1 is an easy to learn tutorial in which the author gives details about the procedure for migrating XML...