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

Top Rated Scripts | ASP | Tutorials & Tips

Results 241-260 of 708
Search Within Search Results
Want to add value to your current search? Allow your users to search from within search results. As databases grow the necessity for the user to continually narrow a search to the item that they truly want will grow also. The following example utilizes a db on U.S. State capitals. Upon the first search two radio buttons will appear indicating a search (default) or a search within the current results. Searching within the current results will take the first search and add it to the new search and so on.
(3 ratings)
Reviews0
PriceFree
Views2794
Grabbing XML data from ASP
posted byjasoninXML & ASP
This article lays out how to use ASP and JScript to open and read XML files.
(3 ratings)
Reviews0
PriceFree
Views4276
String Functions (Len, Left, Mid, Right)
posted byinfoinDevelopment
This is a short exmaple that demonstrates the text manipulation functions in .asp. It takes a string of ten numbers 8005551212 (the 800 number for 800 info) and splits it into the common ###-###-#### format.
(3 ratings)
Reviews0
PriceFree
Views4821
ASP Form Input to HTML
The author writes "ASP has the ability to write .html or any other text based documents directly to a web server (You need to write the text output to a directory that has write authority). This enables the instantaneous publication of user input without the need for uploading files from a PC." This example code shows how to write text based documents to a server using ASP.
(3 ratings)
Reviews0
PriceFree
Views2923
Executing Transact-SQL INSERT statement
In this example, we will add some records to a database. This source code helps us to adding records to database without slowing down database.
(3 ratings)
Reviews0
PriceFree
Views3043
HTTP 301 Permanent Redirection Techniques
This article describes how to properly redirect a web page using an HTTP 301 status code and Location header. The 301 status code is used to indicate that a page has permanently moved. Multiple techniques are presented with recommendations.
(3 ratings)
Reviews0
PriceFree
Views1878
310-081 Free Test Exam Questions
Pass-Guaranteed is the leader in IT Certifications that will Guarantee you will pass your 310-081 exam on Your First Try. We have provided a free 310-081 free exam where you will be able to see the quality that goes into our 310-081 test exam questions. Our 310-081 practice test questions are designed by highly experienced and certified trainers that Guarantee success on your 310-081 exam!!!
(3 ratings)
Reviews0
PriceUSD 39.00
Views1905
Free - YAHOO RSS Live Newsfeed Reader
A module that extracts or pulls live YAHOO RSS News Feeds that you can use on your own website. This free tutorial code demonstrates the use of Microsoft's XML and document objects: MSXML2.ServerXMLHTTP, Microsoft.xmlDOM, and RSS. This code shows you how to have full control of the XML data that is returned live by Yahoo News. You can iterate through each news feed and custom format the header, the body and the publication date.
(3 ratings)
Reviews0
PriceFree
Views3164
Sending eMail in ASP (CDONTS)
Learn how to email the contents of a form using the CDONTS component from ASP.
(3 ratings)
Reviews0
PriceFree
Views3174
ASP Error - The HTTP Headers are already written
While redirecting from a page in asp we get a very common error: The HTTP headers are already written to the client browser. Response object error 'ASP 0156 : 80004005 Header Error /test.asp, line 135 The HTTP headers are already written to the client browser. Any HTTP header modifications must be made before writing page content. The Redirect method of the Response object operates by sending the 302 Object Moved response header,
(3 ratings)
Reviews0
PriceFree
Views1182
Display users-online with ASP
Learn how to use global.asa to display the number of users visiting your site. This tutorial can be broken down into two sections, global.asa, and numvis.asp. Before you can begin this tutorial, make sure you
(3 ratings)
Reviews0
PriceFree
Views1272
Create a Custom ASP Error Page
In this tutorial, you will learn how to assign custom errors to common problems that you may experience with your web site and create a centralized error page to display custom errors.
(1 ratings)
Reviews1
PriceFree
Views3044
How to modify expire date of a cookie
To create cookies in ASP is so easy. After creating cookies, you will store it in client's visitors. While creating cookies, you must notice to modify the expire date of cookies. Because life length of a cookies is in your hands.
(1 ratings)
Reviews1
PriceFree
Views1097
Create a Fully Functional, Multifeatured ASP Shopping Basket
posted byemm_aginE-Commerce
This article explains how to design and program a multifunctional shopping cart application using SQL Server, ASP, and ODBC. Source code available for download.
(22 ratings)
Reviews1
PriceFree
Views7842
Copying Files (using File System Object)
Sometimes you need to copy files to another folder. First you should require to use FSO (File System Object.) CopyFile method of FSO is the simplest way to copy the files. Following sample code will copy some files to another folder.
(15 ratings)
Reviews0
PriceFree
Views4539
Export Recordset Data to CSV Using ASP
This simple ASP/VBScript code sample shows how you can export data from a database table to a CSV file without using any components or database drivers. The script accesses the table through an ADODB Recordset object, converts the values into the CSV format and sends the data to the browser along with appropriate response headers. This code should be saved as an ASP script on a webserver. You should see an "Open/Save As..." dialog when you access the script through a web browser.
(15 ratings)
Reviews0
PriceFree
Views1260
Online Exam using ASP & XML
This article presents an online exam system that pulls its data from an xml file on the server. The question list for the user is sent to the browser via Microsoft's XMLHTTP Object. Using this same object, the questions are retrieved from the server and displayed on the page whenever the user requests a question.
(6 ratings)
Reviews0
PriceFree
Views4140
Display an Excel DB
posted byinfoinExcel & ASP
The author writes "For small data bits on a server where the chance for significant simultaneous traffic is not likely excel can perform many of the basic tasks that can be accomplished in Access or SQL Server, but on a much smaller scale." This exmaple code demonstrates how to display data from Excel using sample data of Hank Greenberg's career statistics. Example code available for download.
(15 ratings)
Reviews0
PriceFree
Views8547
Chat Using ASP & XML
This article presents a nice little chat system that uses Microsoft's XMLHTTP Object to transfer the messages and user list. It features public as well as private modes, and is currently configured so that the browser requests the current users list from the server every 5 seconds. This article assumes that you are familiar with ASP, XML and HTML.
(16 ratings)
Reviews1
PriceFree
Views5891
Easy personalization - login script and basic customization
Using an asp file and an Access database, this short example code demonstrates how to create a user login script with customizable personalization feature.
(9 ratings)
Reviews0
PriceFree
Views8347
Results 241-260 of 708