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 521-540 of 708
If Then Else
If you try to do any ASP programming, it won't be long before you need the If...then statement. This very simple tutorial talks you through the syntax used and shows you how can use it.
(0 ratings)
Reviews0
PriceFree
Views3060
Professional C# 2nd Edition : Data Access with .NET.
Complete Online Chapter "Data Access with .NET" from Wrox Press book "Professional C# 2nd Edition". Topics covered include "Connecting to the database", "Executing Commands", "Stored Procedures", "The ADO.NET object model" and "Using XML and XML Schemas".
(0 ratings)
Reviews0
PriceFree
Views1628
ASP upload to database or file
To database or not to database? Test of consumed resources (processor, memory) and results with file upload to database or file system. Test of JetOLEB connection to MDB, test of MSSQL 2000 and AppendChunk method and UPDATE text SQL command.
(0 ratings)
Reviews0
PriceFree
Views4046
ASP and current performance values
posted byinfoinCounters
Want to show current number of users on your ASP page? This article lets you show a way to access IIS/ASP performance values from ASP. Source to show current number of anonymous users or main IIS performance values in HTML, values from other computers.
(0 ratings)
Reviews0
PriceFree
Views2118
Considering Different Browsers
Many times it is necessary to consider the clients browser. Some things are not cross browser compliant. Some things look right in IE but are a little different in NS. The opposite is true as well. By looking at the USER AGENT we can do a little server side scripting to show what is needed depending on the browser. Here is how.
(0 ratings)
Reviews0
PriceFree
Views2020
Quick form 2 db
You fill in the blanks, and you are given the source code for the form, and a page to display the information in the database. Also the database is ready to download with all fields in your form.
(0 ratings)
Reviews0
PriceFree
Views2360
An easy way to add tables
Insert a table into a database dynamically. You don't even have to open MS Access. One simple asp does the trick. Using ADOX you can add and manipulate tables easily once you know how.
(0 ratings)
Reviews0
PriceFree
Views1825
Counting Records Wizard
This little wizard will help you count records and display the total. Simply fill in the form, and it will generate the code for you.
(0 ratings)
Reviews0
PriceFree
Views2081
Access Connection DSN-Less Code
So you need a DSN-Less connection but your not quite sure what to do. Well we can do this for you. A quick and easy way to make a connection without a DSN. This will work for your MS Access database only. Now includes SQL Server.
(0 ratings)
Reviews0
PriceFree
Views2693
SQL In Simple English - Part 1
Article describes what is SQL? what it is used for? how to SELECT, INSERT, UPDATE and DELETE records from the database? and more.
(0 ratings)
Reviews0
PriceFree
Views2325
Using Cookies
Get some information about those cookies you keep hearing about, learn how to create one yourself.
(0 ratings)
Reviews0
PriceFree
Views2741
Intro TO ASP
An introductory tutorial that covers the basic things one has to know about Active Server Pages, and the programming environment.
(0 ratings)
Reviews0
PriceFree
Views1767
Using ASP and javascript together
This basic tutorial will show you how to include information in a non-asp page information generated from an .asp page by using javascript. A banner rotator script and a text hit counter are used as examples.
(0 ratings)
Reviews0
PriceFree
Views2948
Prevent viewing of javascript and stylesheets
Prevent unauthorized viewing of website javascript and style sheet files. Simply rename all your style and javascript files to the .asp extension. Then include the validate_view.asp file at the top of each file. Open the validate_view.asp file and change the top the constants to those required. Then finally call the procedure name "validate_view" with the current files content type as the parameter.
(0 ratings)
Reviews0
PriceFree
Views1650
Dynamic Javascript Includes
Dynamically include javascript files in your page. Simply place all your javascripts in a sub directory and make one reference in your page to the cs_scripts.asp file. You can then pass + or - with file names to either include or ignore a file in the sub directory. By default all are included.
(0 ratings)
Reviews0
PriceFree
Views1949
Real-Time Data Grid Part 1/2
The part one of this two-part article shows how to create an ASP class that allows us to work with our databases through a web browser. It will allow us to update and delete records dynamically using JavaScript and XMLHTTP, without ever having to refresh the page.
(0 ratings)
Reviews0
PriceFree
Views2090
Two Ways To Connect To SQL Server 2000 Via ASP
This article will show you two different methods that you can use to connect to a Microsoft SQL Server 2000 database: System DSN's and the OLEDB connection string. It will also explain the positives and negatives of each method, along with some examples to get you started.
(0 ratings)
Reviews0
PriceFree
Views2358
Introduction to Cookies Method
A basic information on using Cookies in ASP. An access counter is used as an example.
(0 ratings)
Reviews0
PriceFree
Views2380
Do...Loop / Select...Case Instructions
This tutorial covers several important Active Server Pages looping structures, including do..while, do..until, and select case structures.
(0 ratings)
Reviews0
PriceFree
Views2052
Subroutines and Include/virtual
This tutorial explains the basic use of Subroutines and Include virtual using SSI that may be used in ASP pages to make your code cleaner.
(0 ratings)
Reviews0
PriceFree
Views2012
Results 521-540 of 708