
Formating Date And Time In ASP
In this source code, you may see how can you display date in diffrent formats. This simple ASP code displays current time in short, long and regional settings.
Add To Favourites | 46 Views | Submitted By
http://www.totaltutorial.com/String Manipulation : Mid Function
You may use this function to divide a secified number of characters from a string. This function takes two arguments, one is starting character posion and length of characters.
Add To Favourites | 44 Views | Submitted By
http://www.totaltutorial.com/Listing All Files In A Folder
You may use this small asp script to display all files in a folder. First we are creating a copy of File System Object. The following example illustrates how to display the files in same folder.
Add To Favourites | 44 Views | Submitted By
http://www.totaltutorial.com/How To Use Dictionary Object
Dictionary object is an useful object to store any form of data in an array list. Following asp script block stores all data coming from a form and list them in our HTML codes.
Add To Favourites | 46 Views | Submitted By
http://www.totaltutorial.com/Using SUM Function In An SQL Statement
Sum function can be used for to get the sum of a numeric expression evaluated over a set. This function must be placed in an SQL statement. Following example will return the sum of ratings in articles.
Add To Favourites | 58 Views | Submitted By
http://www.totaltutorial.com/How To Use Asc Function
This function returns the ANSI character code of any letter you want to display. Following example diplays some ANSI character code of some characters.
Add To Favourites | 45 Views | Submitted By
http://www.totaltutorial.com/How To Get Identity Of New Record
Sometimes you need the learn new record number while your are adding a new record. Following example adds a new records to a table and gets the the autonumber or identity of that records
Add To Favourites | 43 Views | Submitted By
http://www.totaltutorial.com/Using GetRows To Get All Records From Table
Following example, extracts all of the records in a database table and stores into a 2-dimensional array. This gives you an advantages to modify and work on data.
Add To Favourites | 47 Views | Submitted By
http://www.totaltutorial.com/Easy File Uploading Using Persit Component
Following asp source code is easiest way to upload files to your server. Source code is very short and user-friendly to modify to use in a real application. You ISP must provide your Persits Upload component.
Add To Favourites | 48 Views | Submitted By
http://www.totaltutorial.com/Delete Files Online In ASP
Following active server pages code delete a file. Example uses FileSystem object to delete the file. Do not forget to double check permissions for this operation.
Add To Favourites | 48 Views | Submitted By
http://www.totaltutorial.com/

If you can't find what you are looking for straight away, just run a quick search here!

Our next tutorial listings update will be performed in..
9 hours

Number Of Tutorials: 7809
Total Tutorial Views: 433660
Contributors: 12
Pageviews
Today: 24 [ 13 Unique ]
This Month: 4471 [ 252 Unique ]
Total: 141556 [ 4506 Unique ]