Pass-Guaranteed is the leader in IT Certifications that will Guarantee you will pass your 000-513 exam on Your First Try. We have provided a free 000-513 free exam where you will be able to see the quality that goes into our 000-513 test questions. Our 000-513 practice test questions are designed by highly experienced and certified trainers that Guarantee success on your 000-513 exam!!
Version: 10.0 Platform(s): windows Updated: Tue Mar 22 2005
Pass-Guaranteed is the leader in IT Certifications that will Guarantee you will pass your 000-355 exam on Your First Try. We have provided a free 000-355 free exam where you will be able to see the quality that goes into our 000-355 test questions. Our 000-355 practice test questions are designed by highly experienced and certified trainers that Guarantee success on your 000-355 exam!!!
Version: 10.0 Platform(s): windows Updated: Thu Mar 17 2005
Pass-Guaranteed is the leader in IT Certifications that will Guarantee you will pass your 350-030 exam on Your First Try. We have provided a free 350-030 free exam where you will be able to see the quality that goes into our 350-030 test questions. Our 350-030 practice test questions are designed by highly experienced and certified trainer's that have put together the best 350-030 exam questions with detailed explanations
Version: 10.0 Platform(s): windows Updated: Wed Mar 16 2005
Pass-Guaranteed is the leader in IT Certifications that will Guarantee you will pass your 640-811 exam on Your First Try. We have provided a free 640-811 free exam where you will be able to see the quality that goes into our CCNA 640-811 test questions. Our CCNA 640-811 practice test questions are designed by highly experienced and certified trainer's that have put together the best 640-811 exam questions with detailed explanations
Version: 10.0 Platform(s): windows Updated: Tue Mar 15 2005
Pass-Guaranteed is the leader in IT Certifications that will Guarantee you will pass your CCSP 642-521 exam on Your First Try. Our CCSP 642-521 exam questions are designed by highly experienced and certified trainer's that have put together the best online source for IT certifications with detailed question and answer explanations. For only $39.00, you can be rest assured of passing the CCSP 642-521 exam using Pass-Guaranteed, or Your Money Back!
Version: 10.0 Platform(s): windows Updated: Wed Mar 9 2005
Pass-Guaranteed is the leader in IT Certifications that will Guarantee you will pass your MCSE 70-299 exam on Your First Try. Our MCSE 70-299 exam questions are designed by highly experienced and certified trainer's that have put together the best online source for IT certifications with detailed question and answer explanations. For only $39.00, you can be rest assured of passing the MCSE 70-299 exam using Pass-Guaranteed, or Your Money Back!!
Version: 10.0 Platform(s): windows Updated: Sat Mar 5 2005
Pass-Guaranteed is the leader in IT Certifications that will Guarantee you will pass your MCSE 70-217 exam on Your First Try. Our MCSE 70-217 exam questions are designed by highly experienced and certified trainer's that have put together the best online source for IT certifications with detailed question and answer explanations. For only $29.00, you can be rest assured of passing the MCSE 70-217 exam using Pass-Guaranteed, or Your Money Back!!!
Version: 10.0 Platform(s): windows Updated: Sat Feb 19 2005
This is a simple procedure to show how to use an XML file as datasource to build a datagrid in ASP.
This code basically shows how to display and navigate/page-thru and xml data file
Version: 1 Platform(s): windows Updated: Fri Oct 1 2004
Tutorial and code on how to use Microsoft's XMLHTTP object to communicate with a remote website/webpage and check for the existence of reciprocal link back.
This example shows how to offer the user a choice of news feeds from moreovers list of XML feeds. The user can select which one to display on his/her site. This example includes 10 feeds to choose from but with over 330 feeds available on moreovers site you could have a lot more to choose from.
Version: n/a Platform(s): n/a Updated: Fri Mar 5 2004
The author writes "Active Server Pages allow for the easy ability to create dynamic views of your data on a web server, but you can also create "static" documents on the server. This can be particularly useful if you wish to distribute your information on CD or in virtually any document form. This sample example will utilize a US state info db. After reading the contents of the db instead of writing output to the browser html text is written to the server on a file with the .xml file extension. By placing appropriate XML tags around the Db output the XML document that is created on the server than can be read by the browser or any appropriate means."
Version: n/a Platform(s): n/a Updated: Wed May 15 2002
This article describes how to create a simple stats tracking program to demonstrate how to deal with records using XML, instead of ADO Object. Source code available for download.
Version: n/a Platform(s): n/a Updated: Wed Aug 1 2001
This article shows how to use Internet Explorer's (IE's) modal dialog functionality to divide complex Extensible Markup Language (XML) data manipulation into simple, efficient, manageable units. To explain the technology, it uses the process of building an ice cream sundae as the example throughout this article.
Version: n/a Platform(s): n/a Updated: Sat Jun 23 2001
This article examines how to use VBScript classes to transform XML documents for use in a Web application. It creates a handy class to perform a number of XML features, such as rendering XML information from an XSL stylesheet and returning plain XML data. This class encapsulates XML and XSL functionality, making it easier to display XML data in a number of ways.
Version: n/a Platform(s): n/a Updated: Wed Jun 20 2001
This article shows how to create an XML document from a Recordset using the Microsoft XMLDOM object. It explains how to create a custom function that will take the contents of a Recordset and return a much friendly-on-the-eyes XML version. Once the ASP page calls this function and has, as a string, the XML structure, it can either save it to disk or write out the contents via Response.Write.
Version: n/a Platform(s): n/a Updated: Tue Jun 19 2001
This article explains how to easily migrate HTML pages to XML using HTML Tidy and a COM Wrapper. It discusses a sample conversion of the bookmark file from HTML to XML and then into a browser-neutral tree view. Helpful for sites where a lot of information is maintained as flat HTML pages with their pages sharing similar structure. Supporting source code available for download.
Version: n/a Platform(s): n/a Updated: Sat Jun 2 2001
RSS files can be generated using Active Server Pages (ASP). It is OK for an RSS file to have a .asp suffix. In this example an RSS 0.91 file is generated, but it could easily be applied to other RSS versions. Similarly in this case the site stores its articles in a Microsoft Access database, but the database connection could be changed to reflect a Microsoft SQL Server database.
Version: n/a Platform(s): n/a Updated: Sun May 20 2001
This article presents an example of multiple binary file upload for Web applications using Extensible Markup Language (XML) technology, without the typical limitation of traditional file upload processing. It describes how to use Microsoft XML Parser 3.0 (MSXML) and ActiveX Data Objects (ADO) Stream objects for a new upload strategy with several benefits. No custom ASP components are required.
Version: n/a Platform(s): n/a Updated: Tue May 22 2001