Articles   Dev Forums   Personalize   Favorites   Member Login        Active Users:  114
DevASP - ASP and XML Articles, Samples, Toturials, Sample Chapters and resources for Developers Tuesday, February 09, 2010
Home
Articles & Samples
Dev Search
Dev Forum
Add a Listing
Sample Chapters
Directory Feed
Link to US
Contact

Search Directory
Applications
Articles & Samples
Components
Community
Database
Developer Sites
Downloads
Hosting Services
Introduction
Knowledge Base
Sample Chapters
WebCasts

ESET
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 > XML
Search
DevASP

What's New
What's Hot
Listings for Applications Applications (23)
Listings for Articles & Samples Articles & Samples (562)
Listings for Developers Sites Developers Sites (4)
Listings for Downloads Downloads (13)
Listings for Errors And Bugs Errors And Bugs (18)
Listings for Introduction Introduction (0)
Listings for Knowledge Base Knowledge Base (58)
Listings for Sample Chapters Sample Chapters (11)
Listings for Support WebCasts Support WebCasts (5)
Listings for XML Books XML Books (343)


Saving HTML Form Data to XML       
Total Hits: 12  |  Today: 1 Author: Michael Qualls       Rating:  
Read Reviews | Write Review |              Your Rating: 

Usually form submissions in ASP are written to some sort of database management system. However, if you need your form submission data to be more portable, it can be written to an XML file. This is especially useful when the data you are gathering on your Web site will be sent to applications on non-Windows platforms. Since XML is completely portable across all platforms the data will not need to be converted....

Editing XML with XSL and ASP       
Total Hits: 10  |  Today: 0 Author: Michael Qualls       Rating:  
Read Reviews | Write Review |              Your Rating: 

This article is a follow up to the Saving HTML Form Data to XML article. If you have not read Saving HTML Form Data to XML, I suggest that you do so now. This article builds upon it. I have received pretty positive feedback on the Saving HTML Form Data to XML sample, but many people wanted to know how to edit the XML data. So, without further ado, here it is: Editing XML with XSL and ASP....

Appending to XML with ASP       
Total Hits: 15  |  Today: 0 Author: Michael Qualls       Rating:  
Read Reviews | Write Review |              Your Rating: 

This article is the third in a series of articles on manipulating XML data with ASP. Before proceding with this article, I recommend that you read Saving HTML Form Data to XML and Editing XML with XSL and ASP. The example in this article is very similar to the example on Saving HTML Form Data to XML. However, instead of creating a new file each time that the form is submitted, we will check to see if the file already exists, and if it does, we will append to it. Using this type of technique, we ...

Searching an XML File with XSL and ASP       
Total Hits: 18  |  Today: 0 Author: Michael Qualls       Rating:  
Read Reviews | Write Review |              Your Rating: 

This article is the final installment in a series of articles on manipulating XML data with ASP. Before proceding with this article, I recommend that you read Saving HTML Form Data to XML, Editing XML with XSL and ASP, and Appending to XML with ASP.

The first thing that I would recommend before proceeding would be to download the files that make up this example and copy them to your Web server so that you can follow along with the examples by running them in your browser as we go....

Chat Using ASP & XML       
Total Hits: 15  |  Today: 0 Author: Mohamed Najeeb       Rating:  
Read Reviews | Write Review |              Your Rating: 

This article assumes that you are familiar with ASP, XML and HTML.

Using this chat system, we can chat how we conventionally chat, in public as well as private modes. Even though I've implemented most of the conventional features such as unique nick names, the reader is welcome to incorporate any other features they require. Please note that I didn't worry much about memory usage on the server side and the code that allots user ids obviously needs improvement....

Online Exam Using ASP & XML       
Total Hits: 13  |  Today: 0 Author: Mohamed Najeeb       Rating:  
Read Reviews | Write Review |              Your Rating: 

Using this OnLine Exam system, we can conduct any type of objective type examinations on line. Eventhough I implemented most of the conventional things, the reader is highly appreciated to incorporate all other features whatever so....

A Look at MSXML 4.0 RTM       
Total Hits: 15  |  Today: 0 Author: John Peterson       Rating:  
Read Reviews | Write Review |              Your Rating: 

While I'm sure many of you know that Microsoft has released version 4.0 of their XML parser, for those of you who don't, well you do now... and this should serve as your wake up call!...

Using XSLT and .NET to Manipulate XML Files       
Total Hits: 23  |  Today: 0 Author: Cynthia Carolina       Rating:  
Read Reviews | Write Review |              Your Rating: 

XML Stylesheet Transformations (XSLT) is defined as a language for transforming source XML documents into another document formats using XML Path Language (XPath) as a query language. This is particularly useful when incoming or outgoing XML documents do not match the document type expected by the target system....

XSLT Support in the .NET Framework       
Total Hits: 16  |  Today: 0 Author: Jayram Tallamraju       Rating:  
Read Reviews | Write Review |              Your Rating: 

XSLT is an excellent technology that adds more power to XML. XSLT is a language by itself like most other programming languages. It is the language to transform source data structure to destination data structure and may not be suitable to implement business logic. This means that existing programming languages go hand in hand with XSLT and XSLT adds more power to them. It is possible to get away from XSLT using XML DOM to some extent, but this solution is usually not as elegant in most data/doc...

SQL XML - Working with tables with unknown columns       
Total Hits: 27  |  Today: 0 Author: ABitSmart       Rating:  
Read Reviews | Write Review |              Your Rating: 

SQL XML enables you to convert the from a stored procedure/user defined function into XML format. Using this functionality, you can work with stored procedures or functions without needing to know the table column information being returned....

Practical uses of XML and XSL with Classic ASP       
Total Hits: 35  |  Today: 0 Author: Brett Burridge       Rating:  
Read Reviews | Write Review |              Your Rating: 

This article shows some of the uses of XML and XSL, particularly in the display of data obtained from remote servers using HTTP. The article retrieves sample data obtained from my personal website and displays it on the ASPAlliance.com website in the table and chart below. The table and chart below shows the rough guide to the health of the web development job market. The figures are compiled from June 2001 and show the average daily number of permanent jobs listed on JobServe.co.uk that are bas...

Practical uses of XML and XSL with Classic ASP       
Total Hits: 35  |  Today: 0 Author: Brett Burridge       Rating:  
Read Reviews | Write Review |              Your Rating: 

This article shows some of the uses of XML and XSL, particularly in the display of data obtained from remote servers using HTTP. The article retrieves sample data obtained from my personal website and displays it on the ASPAlliance.com website in the table and chart below. The table and chart below shows the rough guide to the health of the web development job market. The figures are compiled from June 2001 and show the average daily number of permanent jobs listed on JobServe.co.uk that are bas...


DevASP - Privacy - Disclaimer
Copyright © 2008 DevASP.com