Active Articles: 2038
Total Categories: 16
Sub Categories:616
1Z0-301 Free Test Exam Questions | ||||||||
Pass-Guaranteed is the leader in IT Certifications that will Guarantee you will pass your 1Z0-301 exam on Your First Try. We have provided a free 1Z0-301 free exam where you will be able to see the quality that goes into our 1Z0-301 test exam questions. Our 1Z0-301 practice test questions are designed by highly experienced ... learn more
| ||||||||
| ||||||||
ASP image resize and convert | ||||||||
Short sample to resize and convert jpeg, gif and png image files from an ASP page on-the-fly using Chart object from Office web components. Live online sample. ... learn more
| ||||||||
| ||||||||
Searching Drives, Viewing and Downloading Files | ||||||||
This article illustrates some great uses of the File System Object. It shows how to choose a drive to search, and then builds a listbox of all the folders on that drive. Choose a folder and it builds a listbox of all the files in that folder. Choose a File and it will display it ... learn more
| ||||||||
| ||||||||
Create Excel on the Server | ||||||||
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) ... learn more
| ||||||||
| ||||||||
Walking through your sub-folders and files | ||||||||
Initially developed to index ASP pages for a search capability, this article gives you a generic function to walk through your sub-folders using the FileSystemObject. Also discusses recursion and passing functions as parameters. ... learn more
| ||||||||
| ||||||||
Rotate sponsor banners in random order | ||||||||
This is a couple of simple ASP scripts demonstrating how to rotate banners in random order. It makes use of JavaScript's Math.random() function. ... learn more
| ||||||||
| ||||||||
Connections And Server Database Permissions | ||||||||
This is an overview of SYSTEM DSN's, DSN-LESS Connections, and any database permissions that may need to be set on the server. Helpful for people just learning ASP as well as people with some experience. ... learn more
| ||||||||
| ||||||||
Using GetDate Function in an SQL Statement | ||||||||
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. ... learn more
| ||||||||
| ||||||||
Creating a Function to Stream a Recordset to XML | ||||||||
This article shows how to create an XML document from a Recordset using the Microsoft XMLDOM object. It explains how to create a custom function that will take the contents of a Recordset and return a much friendly-on-the-eyes XML version. Once the ASP page calls this function and has, as a string, the XML structure, ... learn more
| ||||||||
| ||||||||
Creating a Stack Bar Chart Using ASP | ||||||||
This article will show you how to build a stack bar chart using ASP and without using any components. The resulting chart looks quite nice and offers the ability to read the actual data values of the bars through the tooltip text. Source code available for download. ... learn more
| ||||||||
| ||||||||
225-020 Free Test Exam Questions | ||||||||
Pass-Guaranteed is the leader in IT Certifications that will Guarantee you will pass your 225-020 exam on Your First Try. We have provided a free 225-020 free exam where you will be able to see the quality that goes into our 225-020 test exam questions. Our 225-020 practice test questions are designed by highly experienced ... learn more
| ||||||||
| ||||||||
Display Image From Database | ||||||||
It is possible to store images in a database using a number of third party tools or a custom built component. Once you have the images stored in your database, however, displaying them requires the use of a simple ASP page. This tutorial explains how to retrieve images from a database table and use them ... learn more
| ||||||||
| ||||||||
How to Find the Current URL with ASP | ||||||||
This article will tell you how to find the full URL of the current page with ASP: domain name, path and the QueryString. ... learn more
| ||||||||
| ||||||||
Search db by Field | ||||||||
Providing search capabilities to a db enables users to query on whichever element you target them to. However allowing users to target which portion of the db they would like to query gives extra value. In this example, utilizing our db of US States (state, statename, and capital) the user can search in any of ... learn more
| ||||||||
| ||||||||
Randomizing a Recordset | ||||||||
This article describes several ways to use a SQL calculated field and the ORDER BY clause to arrange a recordset in random order. It provides a simple tool for verifying that the results are uniformly random. Also shows a technique for bubbling records with certain attributes to the top of an otherwise randomized list. ... learn more
| ||||||||
| ||||||||
Adding Records to a Database using SQL | ||||||||
The purpose of this article is to show how to get records from an html form and submit that form to an ASP page. This ASP page will then use SQL to enter the records into the database. ... learn more
| ||||||||
| ||||||||
ASP Quick Debug | ||||||||
The author writes "When it comes to debugging ASP, you often want to keep track of the variable values throughout the script. This article introduces a procedure that, when invoked, displays all variables in a script along with their values and internal types." ... learn more
| ||||||||
| ||||||||
Finding links using Regular Expression Syntax | ||||||||
In this example source code we will find links in a test using regular expression syntax. You may use this pattern to find in a custom script. ... learn more
| ||||||||
| ||||||||
Censoring User Comments in a Guestbook/Forum Setting | ||||||||
This tutorial shows you how to automatically censor specific words on posts for message boards or guestbooks when posted. It provides a function called CensorStr to do the job. ... learn more
| ||||||||
| ||||||||
70-271 Free Test Exam Questions | ||||||||
Pass-Guaranteed is the leader in IT Certifications that will Guarantee you will pass your 70-271 exam on Your First Try. We have provided a free 70-271 free exam where you will be able to see the quality that goes into our 70-271 test exam questions. Our 70-271 practice test questions are designed by highly experienced ... learn more
| ||||||||
| ||||||||
