Main > Free Download Search >

Free example of xml script

example of xml

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1281
Database To XML 1.0

Database To XML 1.0


This small tool helps you to convert your MySQL database layout into XML. Just specify connection informations and you can display or save the generated XML output. more>> This small tool helps you to convert your MySQL database layout into XML. Just specify connection informations and you can display or save the generated XML output.<<less
Added: 2006-08-07 License: Freeware Price: $0.00USD
17 downloads
 
Other version of Database To XML
Database To XMLto convert your MySQL database layout into XML. Just specify connection informations and you ... to convert your MySQL database layout into XML. Just specify connection informations and you
License:Freeware
Download
1181 downloads
Added: 2006-08-07
Steam Stats xml api 1b

Steam Stats xml api 1b


Steamstats is meant to be a api to the xml stats from a steamcast server http://steamcast.com Out of the box there is an example script you can use to get an idea on how to custom program your application web views as well as utilization for various more>> Steamstats is meant to be a api to the xml stats from a steamcast server http://steamcast.com Out of the box there is an example script you can use to get an idea on how to custom program your application web views as well as utilization for various background tasks via cron.<<less
Added: 2006-08-21 License: GPL Price: $0.00USD
11 downloads
 
Other version of Steam Stats xml api
Steam Stats xml apiexample script you can use to get an idea on how to custom program your applica. Steam Stats xml api . Steamstats is meant to be a api to the xml stats from a steamcast server http
License:GPL
Download
1184 downloads
Added: 2006-08-21
Simple Example: Read a Text File

Simple Example: Read a Text File


This is a simple example showing how to read in the entire contents of a textfile into a single ASP variable. more>> This is a simple example showing how to read in the entire contents of a textfile into a single ASP variable.<<less
Added: 2007-07-17 License: Freeware Price: $0.00USD
14 downloads
ASP.NET Online Quiz with use of XML 1

ASP.NET Online Quiz with use of XML 1


ASP.NET Online Quiz is one file recursive ASP NET Quiz application, questions are saved in one easy to edit XML file.This example have 10 questions stored in XML file which is easy to edit. more>> ASP.NET Online Quiz is one file recursive ASP NET Quiz application, questions are saved in one easy to edit XML file.This example have 10 questions stored in XML file which is easy to edit.<<less
Added: 2005-12-13 License: Freeware Price: $0.00USD
25 downloads
 
Other version of ASP.NET Online Quiz with use of XML
ASP.NET Online Quiz with use of XMLXML file.This example have 10 questions stored in XML file which is easy to edit. ASP.NET Online ... use of XML - Enrico Elizar Samuel. ASP.NET Online Quiz is one
License:Freeware
Download
1182 downloads
Added: 2005-12-13
adrotator example

adrotator example


It is not always necessary to need a complex ad system for your system . The adrotator component is a simple alternative . This shows the basic usage. more>> It is not always necessary to need a complex ad system for your system . The adrotator component is a simple alternative . This shows the basic usage.<<less
Added: 2003-09-07 License: GPL Price: Free
1257 downloads
Examples of the preg_match function 1.0.3

Examples of the preg_match function 1.0.3


The preg_match function of Php is often used and the online script here includes few examples which can be implemented in any code. There is an online demo. The code will be updated regularly. - just added a preg_match_all example more>> The preg_match function of Php is often used and the online script here includes few examples which can be implemented in any code. There is an online demo. The code will be updated regularly. - just added a preg_match_all example<<less
Added: 2007-05-22 License: Other Price: $0.00USD
11 downloads
FREE XML Simple Drop-Down menu 1.0

FREE XML Simple Drop-Down menu 1.0


Simple and basic xml menu. It has two leves, and its highly customizable via xml. Main features : Â - Menu with two leves; Â - XML controlled; Â - Fully customizable colors; Â - Different page targets for every menu item. more>> <<less
Added: 2009-04-07 License: Freeware Price: $0.00USD
14 downloads
PHP and cURL example

PHP and cURL example


This shows how to grab a page from either your own site or another using PHP and cURL. This in fact can be done with only 4 lines of code more>> This shows how to grab a page from either your own site or another using PHP and cURL. This in fact can be done with only 4 lines of code<<less
Added: 2004-05-31 License: GPL Price: Free
1165 downloads
JScript Examples : setDate Method 1

JScript Examples : setDate Method 1


Following example displays usage of setDate method in JScript. setDate methods sets the numeric date of the Date object using local time. more>> Following example displays usage of setDate method in JScript. setDate methods sets the numeric date of the Date object using local time.<<less
Added: 2004-04-20 License: Freeware Price: $0.00USD
14 downloads
PHP AJAX example: asynchronous file upload

PHP AJAX example: asynchronous file upload


Asynchronous file uploads is quote popular feature in modern AJAX web-applications. However standard AJAX classes (XmlHttpRequest) does not have capabilities to process or send files selected with fi more>> Asynchronous file uploads is quote popular feature in modern AJAX web-applications. However standard AJAX classes (XmlHttpRequest) does not have capabilities to process or send files selected with "file dialog" (input type="file"). This article contains example application (trivial file-sharing service, like rapidshare, megaupload or yousendit) which uses embedded frames (IFRAME) to upload file. While file is uploaded to hidden frame, user can still access web-page and fill "file description" field.<<less
Added: 2006-12-04 License: Other Free / Open Source License Price: Free
977 downloads
Smallest AJAX example in the world? 1

Smallest AJAX example in the world? 1


Can a smaller working AJAX example be produced? Always a believer in keeping it simple & find it easier to learn something complex, by making it as small as possible. Visit the URL for a very small AJAX online demo. You can just cut and paste the more>> Can a smaller working AJAX example be produced? Always a believer in keeping it simple & find it easier to learn something complex, by making it as small as possible. Visit the URL for a very small AJAX online demo. You can just cut and paste the example into a javascript function, then call it through an onclick or onchange javascript event handler.<<less
Added: 2006-05-25 License: Freeware Price: $0.00USD
13 downloads
Image sliding with XML

Image sliding with XML


Image sliding with XML is known as an excellent and professional image slideshow tool that was built in Flash with XML controls. more>>

Image sliding with XML is known as an excellent and professional image slideshow tool that was built in Flash with XML controls.

<<less
Added: 2009-09-30 License: Free for non-commercial purposes. Price: Freefornoncommercialpurposes.
downloads
PHP Cookie example and function-helper

PHP Cookie example and function-helper


PHP has a function setcookie since version 3.0, but this function is too low-level for simple usage. Function ae_put_cookie provided, sets cookie for current domain without specifying long arguments l more>> PHP has a function setcookie since version 3.0, but this function is too low-level for simple usage. Function ae_put_cookie provided, sets cookie for current domain without specifying long arguments lists. Just three arguments: name, value, session cookie flag/number of days/forever cookie flag<<less
Added: 2006-11-06 License: Other Free / Open Source License Price: Free
1107 downloads
Simple XML Drop Down Menu V2

Simple XML Drop Down Menu V2


Simple XML Drop Down Menu V2 is considered to be a professional and effective customizable drop-dwon menu that was built using Flash and XML. more>>

Simple XML Drop Down Menu V2 is considered to be a professional and effective customizable drop-dwon menu that was built using Flash and XML.

<<less
Added: 2009-09-30 License: Free for non-commercial purposes. Price: Freefornoncommercialpurposes.
downloads
Get MySQL database layout in XML format

Get MySQL database layout in XML format


In this tutorial I will show you how to get your MySQL database description / layout in XML format. more>> In this tutorial I will show you how to get your MySQL database description / layout in XML format.<<less
Added: 2007-04-17 License: Freeware Price: Free
939 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5