|
There are 25 listings that contain Dotnetindex.com in the author's name.
ASP : Scripts and Components : Chat Scripts :
Description: This version can read and write only to a single file. Customizable.
Version: 1
Platform(s): All
Price: Free
Visits: 1514
(~ 1/day)
Rating: (3.54 after 17 votes) |
ASP : Scripts and Components : Database Management :
Description: This tutorial looks at how to read an XML data source and how to put it on an ASP.NET page.
Platform(s): All
Price: Free
Visits: 990
Rating: (0 after 0 votes) |
ASP : Scripts and Components : Searching :
Description: This script will search a custom query in an SQL database. It uses two custom script in one page and will take query results divided in pages.
Version: 1
Platform(s): Windows 2003
Price: Free
Visits: 1530
(~ 1/day)
Rating: (2.82 after 22 votes) |
ASP : Tips and Tutorials : Database Management :
Description: In this code sample we will take a look at how to use SCOPE_IDENTITY() in ASP.NET. We use this function to get new ID of inserted record from SQL database.
Platform(s): All
Price: Free
Visits: 1567
(~ 1/day)
Rating: (1.53 after 15 votes) |
ASP : Tips and Tutorials : Date and Time :
Description: This is a comple sample code which converts seconds. We could use this code to display a Web client how many hours and minutes browsed on our Web site.
Platform(s): All
Price: Free
Visits: 2752
(~ 2/day)
Rating: (2.30 after 30 votes) |
Description: This function is very useful, if you wish to get date of current SQL server date and time. You may use this function to fill some rows automatically with current time or using with DateDiff function to return the number between current time.
Version: 1
Platform(s): All
Price: Free
Visits: 2318
(~ 1/day)
Rating: (2.33 after 18 votes) |
ASP : Tips and Tutorials : Editing Web Pages :
Description: There is a very cool way to download or grab a file using ServerXMLHTTP class. Using this object you could access and download a remote file out side of your Web site.
Platform(s): All
Price: Free
Visits: 1143
Rating: (1.00 after 2 votes) |
ASP : Tips and Tutorials : Email Systems :
Description: This ASP.NET code validates any input string that was an email address or not. First script checkes all charcters are alphanumeric values such as (a-z,A-Z), numbers (0-9), hyphens (-), underscore (_) and periods (.). Our first rule is to check any un-allowed characters exists. Second step to search an @ sign.
Version: NA
Platform(s): All
Price: Free
Visits: 194
Rating: (0 after 0 votes) |
ASP : Tips and Tutorials : Error Handling :
Description: Unexpected errors can stop programs and your application coul be down immediately. Learn how to handle them.
Platform(s): All
Price: Free
Visits: 875
Rating: (1.50 after 2 votes) |
Description: Problems and coding syntax mistakes are found in most serverside applications. Security of the application is very important. This sample of code is an easy to use an error handling message writer.
Platform(s): All
Price: Free
Visits: 886
Rating: (5.00 after 1 votes) |
ASP : Tips and Tutorials : File Management :
Description: In this tutorial we will look at writing binay files using BinaryWriter class.
Platform(s): All
Price: Free
Visits: 1080
Rating: (1.67 after 3 votes) |
ASP : Tips and Tutorials : Introduction to ASP :
Description: While passing variables as an URL's querystring, you should need to encode the string. All special characters like space must be written in adress bar in a form for browser.
Platform(s): All
Price: Free
Visits: 959
Rating: (2.33 after 3 votes) |
Description: To use an object in ASP, you should create an instance of an object. We use 'CreateObject method' creating object.
Platform(s): All
Price: Free
Visits: 887
Rating: (5.00 after 2 votes) |
Description: In this articles we will examine a new VbScript function called as 'The Len() Function'. With LEN functions you can calculate the length of the string. Following function calculates the length of a string taken from input area.
Platform(s): All
Price: Free
Visits: 988
Rating: (2.00 after 2 votes) |
Description: Working with arrays could be painful if you could not remove any item after adding them in an array. Arrays are very helpful in programming languages, but in ASP it is not so easy. VBScript does not contains strong functions to remove any item form your array list. Here there is a good ASP code block will be helpfull for your to remove and re-organized your array. .
Platform(s): All
Price: Free
Visits: 1037
Rating: (0 after 0 votes) |
ASP : Tips and Tutorials : Miscellaneous :
Description: It is hard to learn a new language. But if you know some basic syntax of Perl, PerlScript is safetly and useful.
Platform(s): Windows
Price: Free
Visits: 881
Rating: (0 after 0 votes) |
ASP : Tips and Tutorials : Security Systems :
Description: In classic ASP there is no any encrypt function. But you can use this useful source code to encrypt any string data using MD5. MD5 encryption is a one-way hashing algorithm. MD5 is a great advantage because it is speed and easy to use.
Platform(s): All
Price: Free
Visits: 1042
Rating: (1.89 after 9 votes) |
PHP : Scripts and Programs : Form Processing :
Description: In this code sample we will converting all applicable characters to HTML entities using htmlentities(). Using 'htmlentities' all characters which have HTML character entity equivalents are translated into these entities.
Platform(s): All
Price: Free
Visits: 1475
(~ 1/day)
Rating: (0 after 0 votes) |
PHP : Tips and Tutorials : Counters :
Description: This simple script stores page hits on a database file. In every visit, script counts the hits and updates database. To drive this PHP script, you need PHP & MySQL. You may setup script easily, just copy and paste following code into a page.
Platform(s): All
Price: Free
Visits: 208
Rating: (0 after 0 votes) |
PHP : Tips and Tutorials : Database Management :
Description: Following examples teaches how to query a mySQL database and getting results in pages. Every page displays results maximum 10 results in a single page.
Platform(s): All
Price: Free
Visits: 1990
(~ 1/day)
Rating: (2.50 after 14 votes) |
PHP : Tips and Tutorials : Date and Time :
Description: In this code sample we will take a look at how to display date or time in our HTML pages. In PHP date() function can be used for to display in different ways.
Platform(s): All
Price: Free
Visits: 1186
Rating: (2.30 after 10 votes) |
PHP : Tips and Tutorials : Image Manipulation :
Description: The aim of this article is to show you the simple way to upload images to mySQL database.
Version: NA
Platform(s): All
Price: Free
Visits: 1519
(~ 1/day)
Rating: (1.84 after 17 votes) |
PHP : Tips and Tutorials : Introduction to PHP :
Description: This tutorial will teach you how to encode string values while passing in an querystring.
Version: NA
Platform(s): All
Price: Free
Visits: 933
Rating: (2.33 after 3 votes) |
Description: Arrays are a large collection of key/value pairs can stores multible variables in a single variable. Learn how to use them in your scripts.
Platform(s): All
Price: Free
Visits: 908
Rating: (1.83 after 6 votes) |
PHP : Tips and Tutorials : Site Navigation :
Description: There are many useful functions in PHP. Refresh function is a real focus and helps to us to redirect a page or refresh page itself.
Platform(s): All
Price: Free
Visits: 1162
Rating: (1.78 after 9 votes) |
|