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

Miscellaneous

Results 1-20 of 40
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
Views1614
Creating Color Chooser using ASP
Create good looking color chooser for your site. Let the users select the color that they require.
(0 ratings)
Reviews0
PriceFree
Views1026
How to Get the Current Page URL
Sometimes, you might want to get the current page URL that is shown in the browser URL window. For example if you want to let your visitors submit a blog post to Digg you need to get that same exact URL. There are plenty of other reasons as well. In this tutorial we will show how you can do that.
(3 ratings)
Reviews0
PriceFree
Views3858
Creating Excel Files Online
ASP has the ability to dynamically output any kind of office application format. Before to start coding, The first thing we need to do is set correct file type. Becase the browser needs to know what to do with the file. Second step is to edit file name. You can use HTML and CSS to create styles in your word document. .
(3 ratings)
Reviews0
PriceFree
Views1713
VBScript Functions : The Len() Function
In this series of our ASP Developer Articles, we will examine a new VbScript function called as ' The Len() Function'. With LEN functions you can calculate the length of the string. Following function calculates the length of a string taken from input area.
(0 ratings)
Reviews0
PriceFree
Views1525
Encoding URL strings
While passing variables as an URL's querystring, you should need to encode the string. All special characters like space must be written in adress bar in a form for browser.
(0 ratings)
Reviews0
PriceFree
Views1676
Working with Array : Remove An Item
Working with arrays could be painful if you could not remove any item after adding them in an array. Arrays are very helpful in programming languages, but in ASP it is not so easy. VBScript does not contains strong functions to remove any item form your array list. Here there is a good ASP code block will be helpfull for your to remove and re-organized your array.
(6 ratings)
Reviews0
PriceFree
Views2868
How to Grab A HTML Page Within an ASP
There is a very cool way to download or grab a file using ServerXMLHTTP class. Using this object you could access and download a remote file out side of your website.
(0 ratings)
Reviews0
PriceFree
Views1290
Sniff the client browser
This little snipshet show you how you can detect the version and name of the client browser and adapt your code or stylesheet from here...
(0 ratings)
Reviews0
PriceFree
Views1988
Create a dynamic PDF report with ASP/SQL SERVER
This is the first article of a series that explains how to create a stored procedure and to call it from ASP or directly from SQL Server. The stored procedure will in turn create a simple column based report in PDF without using any external tools or libraries (and their associated licensing costs!).
(9 ratings)
Reviews0
PriceFree
Views7011
ASP Tutorials
A wide selection of great ASP tutorials with code examples. All comments are commented to make it easier to read and understand.
(0 ratings)
Reviews0
PriceFree
Views1122
Keyword Highlighting using ASP
It would be important to highlight certain keywords in a message board for example or while searching for a keyword in ASP Search Engine, We are then in need of a function that would highlight certain keywords within the text of the messages.
(0 ratings)
Reviews0
PriceFree
Views1597
Find a visitor's IP Address with ASP
Do you want to know the IP address of a visitor? This can be useful for many reasons, such as tracking site usage or blocking access to specific people. Here's how you can find it. It also tells you how to access the other items in the Request.ServerVariables collection.
(19 ratings)
Reviews1
PriceFree
Views3462
Update Fader
If you have a new feature on your website, you can put up an image or text to proclaim how new the feature is. The image, or text, will automatically "fade" in intensity as the days go on.
(0 ratings)
Reviews0
PriceFree
Views1332
LTrim; RTrim; and Trim Functions
You may use these functions to use to lead spacing. For left of string LTRIM, right of string TRIM, for both side TRIM.
(15 ratings)
Reviews0
PriceFree
Views2813
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.
(3 ratings)
Reviews0
PriceFree
Views2018
Regular Expression Syntax
In this article, we will look at a list of metacharacters. You may create your own pattern using these metacharacters
(0 ratings)
Reviews0
PriceFree
Views1932
Towards Next Generation URLs.
For many years we have heard about the impending death of URLs that are difficult to type, remember and preserve. The use of URLs has actually improved little thus far, but changes are afoot in both development practices and Web server technology that should help advance URLs to the next generation.
(0 ratings)
Reviews0
PriceFree
Views1214
Calculate Distance Between Two Points Using Longitude & Latitude
Tutorial and sample codes to calculate the distance between two locations. Free sample source codes in PHP, ASP, ColdFusion, C/C++, C#, Java, Perl, Visual Basic and Javascript. Longitude and latitude for United States ZIP Code and Canadian Postal Code are available in database subscription.
(0 ratings)
Reviews0
PriceFree
Views2723
Query String Introduction
Explains the basics of using a query string to send information to different page.
(0 ratings)
Reviews0
PriceFree
Views1414
Results 1-20 of 40