home   
 
   search   
 
   about   
 
   add | modify | new | popular | highest rated |  
ScriptSearch.com


hiermenus.gif

Categories
ASP
Flash
Java
JavaScript
PHP
Perl
Python
Remote
Tools
XML
Tech Jobs
>> expand directory

Find a web host with:
CGI Capabilities
MySQL
Active Server Pages
PHP
JSP/Java Servlets
Cold Fusion
Uptime Guarantee/SLA
advanced search
internet.com channels

search results
There are 25 listings that contain Dotnetindex.com in the author's name.

  

ASP : Scripts and Components : Chat Scripts :
ASP Chat Box Visit | Rate | Error 
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: rated 3.54  (3.54 after 17 votes)

ASP : Scripts and Components : Database Management :
Displaying XML to DataGrid Visit | Rate | Error 
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: rated 0  (0 after 0 votes)

ASP : Scripts and Components : Searching :
Database Search Engine Visit | Rate | Error 
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: rated 2.82  (2.82 after 22 votes)

ASP : Tips and Tutorials : Database Management :
How to use SCOPE_IDENTITY() in ASP.NET Visit | Rate | Error 
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: rated 1.53  (1.53 after 15 votes)

ASP : Tips and Tutorials : Date and Time :
Converting Seconds to Hours, Minutes and Seconds Visit | Rate | Error 
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: rated 2.3  (2.30 after 30 votes)

Using Getdate Function In An Sql Stateme Visit | Rate | Error 
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: rated 2.33  (2.33 after 18 votes)

ASP : Tips and Tutorials : Editing Web Pages :
How to Grab an HTML Page Within ASP Visit | Rate | Error 
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: rated 1  (1.00 after 2 votes)

ASP : Tips and Tutorials : Email Systems :
Email Validation Using Regular Expressio Visit | Rate | Error 
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: rated 0  (0 after 0 votes)

ASP : Tips and Tutorials : Error Handling :
Disable Error On ASP Codes Visit | Rate | Error 
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: rated 1.5  (1.50 after 2 votes)

Error Messages In ASP Visit | Rate | Error 
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: rated 5  (5.00 after 1 votes)

ASP : Tips and Tutorials : File Management :
Writing Binary Files Using Binarywriter Visit | Rate | Error 
Description: In this tutorial we will look at writing binay files using BinaryWriter class.
Platform(s): All   Price: Free   Visits: 1080  Rating: rated 1.67  (1.67 after 3 votes)

ASP : Tips and Tutorials : Introduction to ASP :
Encoding URL Strings Visit | Rate | Error 
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: rated 2.33  (2.33 after 3 votes)

Using Objects in ASP Visit | Rate | Error 
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: rated 5  (5.00 after 2 votes)

VBScript Functions : The Len() Function Visit | Rate | Error 
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: rated 2  (2.00 after 2 votes)

Working With Array : Remove An Item Visit | Rate | Error 
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: rated 0  (0 after 0 votes)

ASP : Tips and Tutorials : Miscellaneous :
A Simple Counter In PerlScript Visit | Rate | Error 
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: rated 0  (0 after 0 votes)

ASP : Tips and Tutorials : Security Systems :
How to Encrypt String Using MD5 Visit | Rate | Error 
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: rated 1.89  (1.89 after 9 votes)

PHP : Scripts and Programs : Form Processing :
Converting All Applicable Characters to HTML Entities Visit | Rate | Error 
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: rated 0  (0 after 0 votes)

PHP : Tips and Tutorials : Counters :
Database Driven Web Counter Visit | Rate | Error 
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: rated 0  (0 after 0 votes)

PHP : Tips and Tutorials : Database Management :
Paging Results in PHP Visit | Rate | Error 
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: rated 2.5  (2.50 after 14 votes)

PHP : Tips and Tutorials : Date and Time :
How To Display Date/Time In Real Time Visit | Rate | Error 
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: rated 2.3  (2.30 after 10 votes)

PHP : Tips and Tutorials : Image Manipulation :
How to upload images to MySQL within PHP Visit | Rate | Error 
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: rated 1.84  (1.84 after 17 votes)

PHP : Tips and Tutorials : Introduction to PHP :
PHP Functions : urlencode() Visit | Rate | Error 
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: rated 2.33  (2.33 after 3 votes)

Working With Arrays Visit | Rate | Error 
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: rated 1.83  (1.83 after 6 votes)

PHP : Tips and Tutorials : Site Navigation :
How to Refresh a Web Page or Redirect to Another Page Visit | Rate | Error 
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: rated 1.78  (1.78 after 9 votes)

Newsletter

Subscribe to our news feeds:
Top Rated:

Most Popular:

New/Updated:


Editor's Picks


internet.commerce





talk to us


(Optional)
Name:  
Email:  

   

   Developer Channel 15 Seconds
4 Guys from Rolla
ASP 101
CodeGuru
Developer.com
DevX
Flash Kit
Gamelan
JARS
JavaScript.com
JavaScript Source
PHP Builder
Script Search
SharePoint Briefing
VB Forums
VB Wire
Web3Beat
WebDeveloper.com
WebReference

modify a resource | new | popular | highest rated



Site last updated Feb 9 2010 23:06:10