Articles
DevASP - ASP and XML Articles, Samples, Toturials, Sample Chapters and resources for Developers Friday, May 24, 2013
Home
Articles & Samples
Dev Search
Sample Chapters
Link to US
Contact
Search Directory
Applications
Articles & Samples
Components
Community
Database
Developer Sites
Downloads
Hosting Services
Introduction
Knowledge Base
Sample Chapters
WebCasts
ASP Directory
Applications
Articles & Samples
Components
Developer Sites
Knowledge Base
Sample Chapters
WebCasts
XML Directory
Applications
Articles & Samples
Developer Sites
Error, Bugs & Fixes
Downloads
Introduction
Knowledge Base
Sample Chapters
WebCasts

FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > ASP
Search
DevASP

What's New
What's Hot
Listings for Applications Applications (968)
Listings for Articles & Samples Articles & Samples (2988)
Listings for ASP Books ASP Books (100)
Listings for ASP Hosts ASP Hosts (101)
Listings for ASP Sites ASP Sites (80)
Listings for Components Components (463)
Listings for Knowledge Base Knowledge Base (192)
Listings for Sample Chapters Sample Chapters (28)
Listings for WebCasts WebCasts (1)
 


Save Time with Form-Building Routines       
Total Hits: 300  |  Today: 0 Author: Rama Ramachandran       Rating:  
Read Reviews | Write Review |              Your 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....

Learn Better Ways to Manage Data in ASP       
Total Hits: 171  |  Today: 0 Author: A. Russell Jones       Rating:  
Read Reviews | Write Review |              Your 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....

Why Web Services?       
Total Hits: 211  |  Today: 0 Author: Chris Kinsman       Rating:  
Read Reviews | Write Review |              Your 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....

An ASP Tutorial to create your own Database driven Search Engine       
Total Hits: 343  |  Today: 0 Author: Faisal Khan.       Rating:  
Read Reviews | Write Review |              Your 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....

Professional Windows DNA       
Total Hits: 347  |  Today: 0 Author: Wrox Press.       Rating:  
Read Reviews | Write Review |              Your 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 ...

Extremely useful ASP functions       
Total Hits: 310  |  Today: 0 Author: Robert Collyer.       Rating:  
Read Reviews | Write Review |              Your 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....

File Uploading with ASP       
Total Hits: 324  |  Today: 0 Author: Faisal Khan.       Rating:  
Read Reviews | Write Review |              Your 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'....

Working with Drives, Folders and Files in ASP       
Total Hits: 158  |  Today: 0 Author: Faisal Khan.       Rating:  
Read Reviews | Write Review |              Your 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...

How to Send Email using CDONTS from Active Server Pages (ASP)       
Total Hits: 170  |  Today: 0 Author: Comsoltech® Incorporated       Rating:  
Read Reviews | Write Review |              Your 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....

How to use ASP to generate a Rich Text Format (RTF) document to stream to Microsoft Word       
Total Hits: 485  |  Today: 0 Author: Microsoft       Rating:  
Read Reviews | Write Review |              Your 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....

Adding Features to Your ASP Site       
Total Hits: 480  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your 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...

Remote Scripting With JavaScript and ASP       
Total Hits: 456  |  Today: 0 Author: Annette Tennison       Rating:  
Read Reviews | Write Review |              Your 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...


DevASP - Privacy - Disclaimer
Copyright © 2008 DevASP.com