|
|
|
|
|
Total Hits: 300 | Today: 0 |
Author: Rama Ramachandran
|
Rating:
|
|

ASP programmers frequently develop Web apps that rely on displaying data within forms linked to a back-end database. To do this, you either create forms displaying data contained within a database, or display a form whose data you plan to place within a database when the form is submitted. In this column I'll share some useful form-building routines that will take some of the grunt work out of developing and maintaining those HTML forms....
|
|
|
|
Total Hits: 171 | Today: 0 |
Author: A. Russell Jones
|
Rating:
|
|

Although you may not be able to switch to ASP.NET at your location, you can take full advantage of XML and XSLT transforms now to make your site more flexible, more robust, and in some cases, faster. In this article, you'll see how to use XML and XSLT to display, manage, and cache data in your ASP applications....
|
|
|
|
Total Hits: 211 | Today: 0 |
Author: Chris Kinsman
|
Rating:
|
|

When Microsoft introduced Remote Automation, Visual Basic developers were introduced to the idea of separating their applications into multiple tiers, and then communicating between the tiers using Remote Automation. This process was formalized and later included in Windows as DCOM. Both of these technologies essentially allowed you to connect to a process on a remote machine, and communicate with that remote process....
|
|
|
|
Total Hits: 343 | Today: 0 |
Author: Faisal Khan.
|
Rating:
|
|

In this article I will guide you through the steps of creating a simple but effective search engine. We will divide our work into two steps : Step 1 : Create a set of ASP pages to index the site content. Step 2 : Create a search engine to offer keyword specific database dependant search to our visitors....
|
|
|
|
Total Hits: 347 | Today: 0 |
Author: Wrox Press.
|
Rating:
|
|

Windows DNA is a platform for building distributed applications using the Microsoft Windows operating system and related software products. That statement leaves a considerable amount of room for confusion. What is a "platform"? What are "related products"? Even the term distributed computing has been given various definitions. It's worth the effort to sort out the confusion because multi-tier architectures like DNA are widely regarded as the future of large-scale development. As we will see in ...
|
|
|
|
Total Hits: 310 | Today: 0 |
Author: Robert Collyer.
|
Rating:
|
|

Please report any problems found to me ASAP, so I may fix them and build another release. I get literally hundreds of emails asking how to use these functions, and questions relating to them, etc. If you have any enquiries regarding these scripts, email me, but please allow up to 36 Hours for a response. If you are interested in functions similar to the above but allow interaction with databases, then these will be available soon....
|
|
|
|
Total Hits: 324 | Today: 0 |
Author: Faisal Khan.
|
Rating:
|
|

This article is number three in a series of articles I wrote about uploading and displaying binary data with ASP. The first article was about Uploading binary data to the database, second was on Displaying binary data from the database and the third one ( this one ) is going to be on 'Uploading files to the server hard disk using pure ASP'....
|
|
|
|
Total Hits: 158 | Today: 0 |
Author: Faisal Khan.
|
Rating:
|
|

This article is first of a series of articles about working with drives, folders and files using ASP. In this article we'll learn how to get hold of Drives collection which FileSystemObject provides us, then we'll use this handle to display a list of all drives connected to our computer with their detailed info. These drives may be fixed hard disks, removable drives like floppy drives, CD-ROM drives or even network drives. We'll then use the handle to a drive to access root folder for that drive...
|
|
|
|
Total Hits: 170 | Today: 0 |
Author: Comsoltech® Incorporated
|
Rating:
|
|

This article and ASP script shows how to send email in ASP page, using CDONTS component which comes with Microsoft IIS server in an easy and simple way. Active Server Pages (.ASP) envinronment using Windows NT Server, 2000 Server running IIS 4.0, 5.0 or beyond. There are several ways you can send email from your ASP environment. The simplest, and affordable way is to use Microsoft's own CDONTS mail component that comes with Microsoft IIS 4.0 or better....
|
|
|
|
Total Hits: 485 | Today: 0 |
Author: Microsoft
|
Rating:
|
|

This article illustrates how you can generate Rich Text Format (RTF) files with ASP script and then stream those files to Microsoft Word. This technique provides an alternative to server-side Automation of Microsoft Word for run-time document generation....
|
|
|
|
Total Hits: 480 | Today: 0 |
|
Rating:
|
|

During the last few years the number of Web sites has grown dramatically, as well as the level of quality demanded from these sites. To succeed today, it's not enough to place some content on a static site. You need to have more and more features to attract new visitors and make them return again and again. Some of these features are not directly related to increasing the interest of your visitors and the level of traffic. Sometimes they are even not visible to the user, but are nonetheless cruc...
|
|
|
|
Total Hits: 456 | Today: 0 |
Author: Annette Tennison
|
Rating:
|
|

Remote scripting allows us to use a combination of scripting languages to call server side ASP code from the client using JavaScript. In this article, Annette shows us how...One of the things I like about CarPoint is that when you choose the make of car you're after from one list, all of the models for that make of car automatically appear in a list on the same page without any page refreshing. I was curious as to how NineMSN accomplished this, so I decided to investigate and delve into the worl...
|
|
|
|
|
|
|