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 201-220 of 708
Display Table Script Writer
This is a Web-based script writer that generates an ASP code for displaying an Access or SQL Server database using user-submitted variable names and the name of the table. Copy the output code into an asp document on your web server and your db is ready to be displayed on the web. The DSN connection requires that you register the DSN for the db prior to executing the code.
(3 ratings)
Reviews0
PriceFree
Views2215
Request.Form and Stack Overflow
Full VBS code, which lets you accept x-www-form-urlencoded forms in ASP without limit of size using BinaryRead (Request.Form has 100kB limit), recomended solution from MS KB (Q273482). Source of URLDecode function included.
(3 ratings)
Reviews0
PriceFree
Views2491
Object Moved
posted byinfoinRedirection
A small code snippet that lets you eliminate 'Object Moved, This object may be found here' problem that occur on IIS server with some versions of proxy servers.
(3 ratings)
Reviews0
PriceFree
Views3095
If...Then...Else / For...Next Instructions
A short tutorial on the If....Then...Else instructions sequence in ASP that is very similar to the one in different kind of scripting languages.
(3 ratings)
Reviews0
PriceFree
Views2192
Remote Scripting With JavaScript and ASP
Remote scripting is an extremely powerful feature available in both Netscape Navigator and Internet Explorer. It allows us to use a combination of scripting languages to call server side ASP code from the client using JavaScript. This article shows us how to install remote scripting as well as two examples of using it to interact with ASP scripts using client-side JavaScript code.
(3 ratings)
Reviews0
PriceFree
Views2070
Simple Text Counter
posted byderekinCounters
This example is a simple text based counter that will only show page views, not actual visitors. It uses the File Scripting Object to interact with a text file. It first reads the current number in the file and adds one to it, then displays it as text on the page.
(3 ratings)
Reviews0
PriceFree
Views2942
Add records with sql statments
Learn how to add records with an SQL statement instead of a Recordset. Here are two examples. One will use a query string and the other gets the info from a form. Both examples include an example of a DSN-LESS connection.
(3 ratings)
Reviews0
PriceFree
Views2480
'accurate' text counter
posted byshedboyinCounters
This is a slightly better version of your standard text counter , this example only increments a count once per session whereas a normal counter could increment several times.
(3 ratings)
Reviews0
PriceFree
Views2485
Returning Month of Date in an SQL Table
posted byinfoinDate & Time
This is an useful but not known functions. If you wish to learn month of date stored in a database, you may use this function placing in a 'SELECT' sql statement
(3 ratings)
Reviews0
PriceFree
Views3101
ASP-XML DataGrid I
This is a simple procedure to show how to use an XML file as datasource to build a datagrid in ASP. This code basically shows how to display and navigate/page-thru and xml data file
(3 ratings)
Reviews0
PriceFree
Views1721
Display Random Banners
Simple code to display random banners. Can be intergraded into just about any script.
(3 ratings)
Reviews0
PriceFree
Views1909
Format date and time with ASP
ASP has some very usefull functions to deal with date and time : this tutorial let you know more about how to ypou use it very easily.
(3 ratings)
Reviews0
PriceFree
Views4246
ASP Tutorials - Managing Session Object and Passing Variables in Session
This tutorial describes: How ASP server uses cookies to pass an ID with the browser to link multiple HTTP requests together. How ASP server offers the session object to ASP pages to share information between multiple requests or pages. Different ways to pass information between requests or pages. How Perl tools can be used to help debug ASP applications at the HTTP communication level.
(3 ratings)
Reviews0
PriceFree
Views2335
How to Encrypt String Using MD5
posted byinfoinSecurity
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.
(3 ratings)
Reviews0
PriceFree
Views2829
Comparing Dates in ASP
posted byinfoinDate & Time
In this tutorial we will compare dates. We will use DateDiff function. You may compare any two valid dates calculation year, day, month, week, minute ans seconds.
(15 ratings)
Reviews0
PriceFree
Views6033
Flash 'n' ASP Unleashed Guide
posted byanitainFlash & ASP
Learn the cool things possible using Flash and ASP. Attractive and interactive Flash interfaces make your pages look fun and interesting. This comprehensive guide teaches you all you need to know about integrating Flash with ASP. In relation to Flash, ASP can be used as a bridge between the database and the flash interface. The potential of Flash-and-ASP has not yet been fully realized and there are not many articles or guides on the web to help you through your quest to find out more. Smart Webby's Guide to Flash 'n' ASP Unleashed is designed to not only teach you to work with this less explored area of web development but also challenge and initiates you into trying to build products by yourself. It shows how to deal with real time situations like display and functioning of forms. Learn among other things how to make a Flash Guest-Book. Enjoy the visual and detailed learning experience that makes it easy for even a novice to understand quickly. It also has consciously included tips and guidelines for achieving better loading speed and small file sizes.
(12 ratings)
Reviews0
PriceFree
Views5564
Create Excel on the Server
posted byinfoinExcel & ASP
This code example demonstrates how to create excel documents on your server. Using the US state info db, after reading the contents of the db instead of writing output to the browser, html text is written to the server with the .xls file extension. A link to the new document is created (in the browser) for easy navigation to the new document. The current time (server time) is also displayed to show that the excel document was created dynamically.
(23 ratings)
Reviews1
PriceFree
Views12470
Executing Transact-SQL UPDATE statement
In this example, we will edit some records from a database. This source code helps us to edit records to database without slowing down database
(6 ratings)
Reviews0
PriceFree
Views3535
640-811 CCNA Free Test Exam Questions
Pass-Guaranteed is the leader in IT Certifications that will Guarantee you will pass your 640-811 exam on Your First Try. We have provided a free 640-811 free exam where you will be able to see the quality that goes into our CCNA 640-811 test questions. Our CCNA 640-811 practice test questions are designed by highly experienced and certified trainer's that have put together the best 640-811 exam questions with detailed explanations
(6 ratings)
Reviews0
PriceFree
Views1966
Login page in ASP through Access DB
You will find here a sample script showing you how you can protect a reserved area of your website with a simple login page. The script is using an access sample database.
(6 ratings)
Reviews0
PriceFree
Views7482
Results 201-220 of 708