Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type

Most Popular Scripts | ASP | Tutorials & Tips

Results 161-180 of 708
Error Messages in ASP
Problems and coding syntax mistales can been in every serverside application. Security of application is very important. You should need to understand what's going wrong in deep of an apllication. This sample of code is an easy to use an error handling message writer. .
(4 ratings)
Reviews1
PriceFree
Views1435
Retrieve E-Mail from a POP3 Server
Developers who are new to POP3 as well as seasoned POP3 developers will find this article indispensable. Basic to advanced topics are covered. This article offers tips, tricks and secrets that developers of all levels can benefit from. What you will learn from this brief article will save you weeks or more of learning, research and development. Read this article and have a basic, reliable POP3 application up and running within an hour. Sample code and applications included.
(4 ratings)
Reviews1
PriceFree
Views2606
Cookies Across Domains
Cookies are not transferrable across domains; the only domain that can access the cookie is the domain that created it. This article describes solutions to bypass this limitation using Active Server Pages.
(4 ratings)
Reviews1
PriceFree
Views2532
How to find out the Page Load time using ASP
The complete tutorial and code which will display the Page Load time using ASP
(3 ratings)
Reviews0
PriceFree
Views1627
Send an Email with ASP/PHP/Perl
Assuming your flash IDE is open already let�s go ahead and get started. In this tutorial we�ll cover sending emails through flash using a server side script in ASP, PHP, or Perl we will cover all three. With this you can add email functionality to your flash website for endless possibilities. There are a few things to note here. It is a very wise choice to restrict some aspects of this application. Allowing users to decide where the email is going can lead to some serious headaches. By giving users that ability you open yourself to the user using it for anonymous emails, so be careful.
(3 ratings)
Reviews0
PriceFree
Views1609
Encrypt Passwords Before Storing In a Database
This code demonstrates how to use an MD5 hash to encrypt user passwords when storing them in a database. There are constantly news items about companies where user information is compromised. By storing passwords using an MD5 hash, even if your database is compromised the passwords cannot be decoded. The only downside is that users cannot retrieve lost passwords, they must reset them.
(3 ratings)
Reviews0
PriceFree
Views1616
ASP Tutorial (Tizag Tutorials)
Learn the basics of ASP with Tizag.com's ASP Tutorial with more than 20 lessons from ASP syntax to connecting to a database.
(3 ratings)
Reviews0
PriceFree
Views2013
Bubble sorting in ASP
This is a script aimed to order an array with bubble sort technique. This algorithm of sorting of array is probably the most known for lack of being the most effective.
(3 ratings)
Reviews0
PriceFree
Views1706
Free 1Z0-040 Study Test Exam Questions
Pass-Guaranteed is the leader in IT Certifications that will Guarantee you will pass your 1Z0-040 exam on Your First Try. We have provided a free 1Z0-040 free exam where you will be able to see the quality that goes into our 1Z0-040 test questions. Our 1Z0-040 practice test questions are designed by highly experienced and certified trainers that Guarantee success on your 1Z0-040 exam!!!
(3 ratings)
Reviews0
PriceFree
Views1665
Bullschmidt ASP Developer Tips
posted bypaulinDevelopment
ASP Web developer tips and guidelines including such things as included files, database passwords, post-back pages, flushing the buffer...
(3 ratings)
Reviews0
PriceFree
Views2324
Easy way to add a record
Adding a record from a database table is a simple task. Fill out the form below and click submit. The sql statement will be generated for you.
(3 ratings)
Reviews0
PriceFree
Views3039
Date Last Modified ScriptWriter
posted byinfoinDate & Time
The author writes "Many places on the web feature the date that the current document was last modified on. Rather than changing the date manually, using a FrontPage WebBot, or targeting the document by writing it directly into the script, let the server ask the document for the info and it will tell you. This scriptwriter will output code that can be placed on any .asp document on your server and will display the date and time it was last modified in a number of varieties."
(3 ratings)
Reviews0
PriceFree
Views3570
Dynamically Generated HTML Forms
This article discusses two different ways to dynamically generate data-entry forms: Use the ADO OpenSchema Method, and Query Your SQL Server System Tables. Describes advantages and disadvantages of each method.
(3 ratings)
Reviews0
PriceFree
Views3503
Speed up Database Access using GetRows
This is an article on using Recordset. It uses GetRows method to speedup database access. One of the fastest ways of displaying database records with ASP. Sample Database and Code available for download.
(3 ratings)
Reviews0
PriceFree
Views3866
Loops within Loops: Coding an ASP-based Bulletin Board
This article provides an easy way to list nested forums. It does have some drawbacks, though. For starters, there is an upper-bound on the number of nested replies a message can have. In this example, the number is 12, although this is configurable. Furthermore, this approach is not the most efficient approach, and could be streamlined using stored procedures and fewer ADO objects within the code.
(3 ratings)
Reviews0
PriceFree
Views4036
Displaying an RSS feed using XMLDom and ASP
Short tutorial about showing the contents of an RSS feed on a webpage using ASP and the XMLDom. Describes each part of the code to make it easier to understand. This is a summary part in my article series about XML, XMLDom and ASP.
(3 ratings)
Reviews0
PriceFree
Views2646
Retrieve a file from FTP server without any 3rd party component
This tutorial is aimed to show you how it is possible to retrieve a remote file via ASP and FTP without using a 3rd-party component.
(3 ratings)
Reviews0
PriceFree
Views2042
Event Log Event Types
Detailed descriptions of the different event log event types that may occur in the windows event log. The windows event logs can be accessed using development tools to aid in overall management.
(3 ratings)
Reviews0
PriceFree
Views1655
Checking Files Exists
If you want to check a file exists, you may use this code. First we are starting script creating a copy of File System Object. FSO has many useful methods. One of them is 'FileExists' that we will use it now.
(3 ratings)
Reviews0
PriceFree
Views2947
Basic Forms
Handling forms and processing the data you get from them is one of the fundamentals that need to be mastered if you are to develop a dynamic site. This is a very simple introductory tutorial on form handling.
(3 ratings)
Reviews0
PriceFree
Views4932
Results 161-180 of 708