- 1,251 categories
- 40,829 scripts
- Create good looking color chooser for your site. Let the users select the color that they require.
- The complete tutorial and code which will display the Page Load time using ASP
- 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 ...
- 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 na...
- 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.
- 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 tak...
- 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 y...
- 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.
- 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...
- Platforms
- Licenses
- Other Free / Open Source License
- 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...
Page: