1
|
» ADO
» Array » Components » Cookies » Date/Time » Files » Form » Graphics » HTML Formatting » Language » Math » Misc. » Multimedia » Performance » Printing and reports » Security » Sessions » SQL » Strings » XML |
Sorting ASP Scripts
ASP Script Home »
60 Highest Rated ASP Scripts
60 Highest Rated ASP Scripts
Sort: 60 Most Viewed | 60 Highest Rated
Array CountArray Count...Added on: 11/23/2002 Hits: 7101 Rating: (284.64) votes 276
Category: Array Show current week numberThis little simple code snippet generates the calender week number, counting the first week with four or more days in the new year as week 1. ...Added on: 10/26/2002 Hits: 7738 Rating: (3.02) votes 239
Category: Date/Time Email form using CDONTSBasic email form....Added on: 1/14/2003 Hits: 14047 Rating: (3.07) votes 231
Category: Form HTMLDecode FunctionThe HTMLDecode function decodes an HTML encoded string back into the original html code. ...Added on: 12/2/2002 Hits: 5477 Rating: (3.04) votes 197
Category: HTML Formatting DIGITAL CLOCKDISPLAYS A DIGITAL CLOCK IN YOUR HTML PAGE...Added on: 11/13/2002 Hits: 6950 Rating: (2.68) votes 168
Category: Date/Time Count Number of DaysThis is a simple code to count the number of days an article/blog were posted. You can see it in action at Ex-designz.net homepage and Recipe section. ...Added on: 5/16/2008 Hits: 1287 Rating: (2.71) votes 167
Category: Date/Time ExchangeSort FunctionThe ExchangeSort function sorts an array alphabetically (A - Z) or numerically (low to high). ExchangeSort expects an array as input. ...Added on: 11/28/2002 Hits: 5480 Rating: (2.65) votes 165
Category: Array Generate Random Pronounceable WordThis code will generate a random pronounceable word that can be use for password or other project you have that require to generate a a random word....Added on: 1/21/2006 Hits: 6430 Rating: (3.08) votes 164
Category: Strings Delete FilesEnables users to list and delete files...Added on: 10/14/2002 Hits: 6936 Rating: (2.91) votes 162
Category: Files RecSet FunctionThe RecSet Function returns a two-dimensional array representing the resultant recordset of an SQL query. There are two required arguments, connstring which must be a valid OLE database connection string and SQL which must be an SQL statement. If no records are found, RecSet returns Null. ...Added on: 12/5/2002 Hits: 5641 Rating: (1.63) votes 159
Category: SQL Connecting to Oracle 9i the ASP Way for standaloneI am here giving you both the dsn as well as the dsnless connection for Oracle 9i connection with ASP applications. A dynamic way to explore the best database and scripting language....Added on: 5/2/2003 Hits: 15569 Rating: (2.51) votes 153
Category: ADO File ExistReturns if file exist...Added on: 10/17/2002 Hits: 5014 Rating: (1.46) votes 153
Category: Files Random IDCreates random ID...Added on: 10/20/2002 Hits: 5587 Rating: (3.00) votes 152
Category: Math URLDecodeEver wanted to decode Server.URLEncode(strString)? This function will do simply that. ...Added on: 11/15/2002 Hits: 5075 Rating: (2.68) votes 148
Category: Components Format NumbersThe easiest way to demonstrate format numbers is just have some sample code that tries evry permutation of the command. ...Added on: 11/26/2002 Hits: 7167 Rating: (1.58) votes 144
Category: Math Check ReferrerThere comes a time in every young ASP programmers life when he must write code for checking the referrer. Be it for security reasons or just preventing the dreaded BACK button double-execution! After writing too many if...then functions in my pages I wrapped it into a reusable function. Just pass a ...Added on: 12/17/2002 Hits: 5932 Rating: (4.36) votes 141
Category: Misc. String to Character ArrayThis is a conversion of string to characters into an Array. This is very useful for manipulating strings for your database...Added on: 2/25/2003 Hits: 7642 Rating: (3.04) votes 140
Category: Array Version CheckThis checks what software you are using on your server. ...Added on: 11/23/2002 Hits: 5430 Rating: (2.64) votes 139
Category: ADO Stored Procedure Interface GeneratorGenerate the ASP code to interface with a stored procedure....Added on: 11/19/2002 Hits: 4791 Rating: (3.05) votes 134
Category: SQL Rename FolderThis will rename and or move a folder...Added on: 10/5/2002 Hits: 9050 Rating: (2.29) votes 131
Category: Files |