Main > Free Download Search >

Free beginning xml book script

beginning xml book

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 850
Beginning Visual C++ 1.0

Beginning Visual C++ 1.0


This tutorial will go through the basics in programming with Visual C++ v6.0. Will cover from variables, string manipulation, arrays, loops and up to working with files. more>> This tutorial will go through the basics in programming with Visual C++ v6.0. Will cover from variables, string manipulation, arrays, loops and up to working with files.<<less
Added: 2004-10-16 License: Free Non-Commercial Price: $0.00USD
15 downloads
 
Other version of Beginning Visual C++
Beginning Visual C++Beginning Visual C++ This tutorial will go through the basics in programming with Visual C ... Beginning Visual C++ This tutorial will go through the basics in programming with Visual C++ v6
License:Free for non-commercial use
Download
1065 downloads
Added: 2004-10-16
Beginning XML - Part 1 (An Introduction)

Beginning XML - Part 1 (An Introduction)


Coming straight to the point, XML stands for EXtensible Markup Language. As the name suggests, it is a language that can be molded according to the need of the hour. Personally, I dont think calling i more>> Coming straight to the point, XML stands for EXtensible Markup Language. As the name suggests, it is a language that can be molded according to the need of the hour. Personally, I dont think calling it a language is justified, but I fanatically follow the ordinance of the techie Gurus, and if they say it is a language, then it is a language.<<less
Added: 2006-10-17 License: Freeware Price: Free
1108 downloads
Detecting XML in Browser

Detecting XML in Browser


XML is a must for most Ajax based applications. Itâ??s a universal mark-up language which means almost any programming languages could work with XML. Aside from being accessible through various formats, it is also known to be relatively lightweight. It more>> <<less
Added: 2009-05-05 License: Freeware Price: $0.00USD
12 downloads
Weight Loss Recipe Book

Weight Loss Recipe Book


Weight Loss Recipe Book is a free, instant, collaborative recipe book. The program is geared towards health related web sites, and has everything you need to get started, including complete administra more>> Weight Loss Recipe Book is a free, instant, collaborative recipe book. The program is geared towards health related web sites, and has everything you need to get started, including complete administrative control, a validated submission form, the ability to approve recipes before they are added into the database, submission verification, dynamic display pages and more!<<less
Added: 2006-05-08 License: Freeware Price: Free
1278 downloads
Flash Flipping Book 1.0

Flash Flipping Book 1.0


Our Flash Flipping Book is a web tool for you to display your images / photos in the form of a book / catalogue / brochure. The page transition animation is like flipping pages of a book! Like our other flash tools, to build your flash flipping book is more>> Our Flash Flipping Book is a web tool for you to display your images / photos in the form of a book / catalogue / brochure. The page transition animation is like flipping pages of a book! Like our other flash tools, to build your flash flipping book is just as easy as putting your images in a folder!<<less
Added: 2006-04-15 License: Freeware Price: $0.00USD
50 downloads
 
Other version of Flash Flipping Book
Flash Flipping BookOur Flash Flipping Book is a web tool for you to display your images / photos . Our Flash Flipping Book is a web tool for you to display your images / photos
License:Freeware
Download
6098 downloads
Added: 2006-04-15
Beginning Relationships in Rails

Beginning Relationships in Rails


The Rails framework takes most of the headache away from developing these relationships and almost entirely eliminates the need to write low-level queries to your database. If youve spent time writing more>> The Rails framework takes most of the headache away from developing these relationships and almost entirely eliminates the need to write low-level queries to your database. If youve spent time writing those queries, Rails ActiveRecord will make sense, but for those of you who are just getting started this can be confusing.<<less
Added: 2006-08-31 License: Freeware Price: Free
1150 downloads
Beginning Ajax and ASP.NET 3.5 1

Beginning Ajax and ASP.NET 3.5 1


Ajax is a great helper to us while developing rapid applications without worrying us at power of asynchronous. In Visual Web Developer 2008 comes with built in Atlas and ASP.NET3.5 . In this tutorial, I try to show you whats ajax and database querying more>> Ajax is a great helper to us while developing rapid applications without worrying us at power of asynchronous. In Visual Web Developer 2008 comes with built in Atlas and ASP.NET3.5 . In this tutorial, I try to show you whats ajax and database querying at same time. Now lets build our scene. Open an empty web site and dop a ScriptManager and UpdatePanel from Ajax Extensions tab. Close the tab and open standard controls and drop one textbox and one button. Place a label inside ajax control and one more outside of UpDatePanel. The second label will display that we are using Ajax and page is not posting back. I will add some hard codes and I have put s SqlDataSource and a GridView. Complete code is included<<less
Added: 2008-01-11 License: Freeware Price: $0.00USD
19 downloads
Nasim Guest Book

Nasim Guest Book


the Must Advanced Guest Book script In the NET . Full Admin Tools File Manager Adding and manage new avatars read and Delete and search Comments truncate Mysql tables Ip Bloking System with ability to more>> the Must Advanced Guest Book script In the NET . Full Admin Tools File Manager Adding and manage new avatars read and Delete and search Comments truncate Mysql tables Ip Bloking System with ability to add IPs and manage them . Hit Counter and page View Counter advanced site Configoration user tools : upload their own avatar or choice one of default avatars anti spam system that willnot allow softwares to send comments advanced bad word filtering search comments . and more ...<<less
Added: 2007-06-13 License: Commercial License Price: $10.00AdditionalInfoFullopensource
871 downloads
Tecnixindos Guest Book

Tecnixindos Guest Book


You can easy modify this guest book with phpAkt. This tool is dreamweaver extension to make scripting language (php or others) and variouse database. Our database use php script and MySQL database. Th more>> You can easy modify this guest book with phpAkt. This tool is dreamweaver extension to make scripting language (php or others) and variouse database. Our database use php script and MySQL database. The guestbook feature are: - Word censor - Guestbook administration: edit or delete unwanted guestbook - Word censor administration: add, edit or delete words censor collection - Sender data: IP, time, email, name, address - Admin has possibility to give feedback to guestbook<<less
Added: 2006-07-24 License: Free for non-commercial use Price: Free
1204 downloads
Beginning ASP.NET the Easy Way 1

Beginning ASP.NET the Easy Way 1


ASP.NET is Microsoft?s extension to HTML. It requires an ASP.NET compatible web server. Such as, Abyss or IIS (Internet Information Services from Microsoft). There are however plug-ins for Apache Web Server also. Before you continue you will need to know more>> ASP.NET is Microsoft?s extension to HTML. It requires an ASP.NET compatible web server. Such as, Abyss or IIS (Internet Information Services from Microsoft). There are however plug-ins for Apache Web Server also. Before you continue you will need to know VB.NET which is required for the scripting part of the tutorial. You don?t necessarily need a compiler to build an ASP.NET script. Any text editor will work. Let?s start by building or first aspx file. Create a new text document in your favorite text editor. Call it default.aspx. Now lets jump in, shall we?<<less
Added: 2008-03-16 License: Other Price: $0.00USD
12 downloads
Processing XML with PHP

Processing XML with PHP


Join Timothy as he shows you how to process XML with PHP. In this tutorial you will learn the basics of using PHP to interpret XML. more>> Join Timothy as he shows you how to process XML with PHP. In this tutorial you will learn the basics of using PHP to interpret XML.<<less
Added: 2003-10-14 License: Not Specified Price: Free
2219 downloads
JAB Guest Book 1

JAB Guest Book 1


JAB Guest Book is a free guest book written in PHP, it works using flat files to store data which means no database is needed. Features include easy installation and customisation into your existing website. An administration panel which allows you to more>> JAB Guest Book is a free guest book written in PHP, it works using flat files to store data which means no database is needed. Features include easy installation and customisation into your existing website. An administration panel which allows you to delete posts and ban users, additional administration configuration to un-ban users and to use the bad word filter. Ability for users to post messages with topic, email and comments including emotions (smilies). The main guest book works completely using only one file. Created by James Barnsley. (www.poundingbeats.com)<<less
Added: 2006-01-06 License: Commercial Price: $0.00USD
13 downloads
 
Other version of JAB Guest Book
JAB Guest Bookfree guest book written in PHP, it works using flat files to store data which means no database is ... free guest book written in PHP, it works using flat files to store data which means no database is
Price: FreeAdditionalInfoTheproductisfreetouseanddownload,youmustkeeptheGetyourownfreeGuestBooklinkvisibleontheGuestBooklocatedatthebottom.
License:Commercial License
Download
1398 downloads
Added: 2006-01-06
Phone Book

Phone Book


Try to find the fast way searching who number it is? Phone Book is the answer. Store 4 numbers of contact with multiple method such as checkbox select, searching, delete, update. Try it! Any changes p more>> Try to find the fast way searching who number it is? Phone Book is the answer. Store 4 numbers of contact with multiple method such as checkbox select, searching, delete, update. Try it! Any changes please email me back at far.east83@gmail.com<<less
Added: 2006-01-04 License: GPL Price: Free
844 downloads
Writing to the beginning of a file

Writing to the beginning of a file


Writing to the beginning of a file - you have a text file that is huge and want to append to it. more>> Writing to the beginning of a file offers you a powerful script which is useful for writing to the beginning of a file - you have a text file that is huge and want to append to it. But you don't want the new data to go clear to the bottom of the file. Well this script will let you do just the opposite. It will let you write to the file but put the new data at the beginning and the old data at the end.<<less
Added: 2007-06-21 License: GPL - GNU Public License Price: GPLGNUPublicLicense
14 downloads
G-Book 1.0

G-Book 1.0


G-Book is a guestbook application which uses Ajax to validate the input form and has an HTML template for displaying guest book entries. Webmaster is sent an email when the guestbook is filled out and the new entry is automatically added to the more>> G-Book is a guestbook application which uses Ajax to validate the input form and has an HTML template for displaying guest book entries. Webmaster is sent an email when the guestbook is filled out and the new entry is automatically added to the guestbook. Support is available on http://bbs.face2interface .com/<<less
Added: 2006-05-21 License: GPL Price: $0.00USD
12 downloads
 
Other version of G-Book
G-Bookvalidate the input form and has an HTML template for displaying guest book entries. Webmaster ... validate the input form and has an HTML template for displaying guest book entries. Webmaster
License:GPL
Download
1255 downloads
Added: 2006-05-21
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5