Main > Free Download Search >

Free written script

written

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1153
P2P Messenger

P2P Messenger


This is a P2P client/server messenger written in java. multiple users can chat at the same time from anywhere in the world. more>> This is a P2P client/server messenger written in java. multiple users can chat at the same time from anywhere in the world.<<less
Added: 2006-07-30 License: Freeware Price: Free
1478 downloads
Voting control for ASP.NET written in C# (CSharp)

Voting control for ASP.NET written in C# (CSharp)


Features ? Control written in pure managed C# (CSharp.NET) ? Not require SQL or any other database (Only file copy) ? Cookie security addins to prevent double submissions ? Completely driven from an more>> Features ? Control written in pure "managed" C# (CSharp.NET) ? Not require SQL or any other database (Only file copy) ? Cookie security addins to prevent double submissions ? Completely driven from an xml file to control Questions/Answers ? Fully localizable (English, German, ...) ? Dynamic results in real time ? Gives you full control over all colors, fonts, styles, etc. ? Run several different polls at once throughout your site ? Ready to use in few minutes Requirements, Installation and Management ? Copy & paste deployment of few files ? Microsoft Windows 2000/2003/XP Pro ? .NET Framework v1.1 ? Free option: Microsoft SQL Server 2000 or MSDE (includes SQL script)<<less
Added: 2005-04-02 License: Commercial License Price: 9.95AdditionalInfoYoucantestthecomponentcompletelyfreewithoutanyrestrictions
1711 downloads
ASP Error - The HTTP Headers are already written 1.0.0

ASP Error - The HTTP Headers are already written 1.0.0


While redirecting from a page in asp we get a very common error: The HTTP headers are already written to the client browser. Response object error ASP 0156 : 80004005 Header Error /test.asp, line 135 The HTTP headers are already written to the more>> While redirecting from a page in asp we get a very common error: The HTTP headers are already written to the client browser. Response object error ASP 0156 : 80004005 Header Error /test.asp, line 135 The HTTP headers are already written to the client browser. Any HTTP header modifications must be made before writing page content. The Redirect method of the Response object operates by sending the 302 Object Moved response header,<<less
Added: 2007-06-14 License: Freeware Price: $0.00USD
14 downloads
 
Other version of ASP Error - The HTTP Headers are already written
License:Freeware
Download
873 downloads
Added: 2007-06-14
ASP Response Write Generator

ASP Response Write Generator


Copy and paste html into this free online asp response.write generator to quickly produce asp response.write statements. more>> Copy and paste html into this free online asp response.write generator to quickly produce asp response.write statements.<<less
Added: 2008-01-14 License: Other Price: $0.00USD
12 downloads
How To Write Your Code As Debuggable As Possible

How To Write Your Code As Debuggable As Possible


How To Write Your Code As Debuggable As Possible more>> How To Write Your Code As Debuggable As Possible<<less
Added: 2006-02-11 License: Freeware Price: Free
1351 downloads
Flash read/write script 1.04

Flash read/write script 1.04


Using PHP, flash can call files on the server and read/write to/from them. Further more a third function alows yo to get the visitors IP. more>> Using PHP, flash can call files on the server and read/write to/from them. Further more a third function alows yo to get the visitors IP.<<less
Added: 2005-06-24 License: Other Price: $0.00USD
2654 downloads
 
Other version of Flash read/write script
Flash read/write scriptUsing PHP, flash can call files on the server and read/write to/from them. Further more a third function alows yo to get the visitors IP. Flash read
License:Other Free / Open Source License
Download
1612 downloads
Added: 2005-06-24
Write text on an existing PNG image in PHP

Write text on an existing PNG image in PHP


This article tells you how to draw a rectangle and write centered text on to an existing PNG image using PHPs image manipulation functions. more>> This article tells you how to draw a rectangle and write centered text on to an existing PNG image using PHPs image manipulation functions.<<less
Added: 2005-07-10 License: Other Free / Open Source License Price: Free
1642 downloads
Open/Read/Write files for beginners

Open/Read/Write files for beginners


Learn how to perform simple task with files: open, read and write. Check the different commands you may use. Learn to use compressed files (.gz) to save time. An example is included to record IPs and more>> Learn how to perform simple task with files: open, read and write. Check the different commands you may use. Learn to use compressed files (.gz) to save time. An example is included to record IPs and referrers of our page.<<less
Added: 2006-05-25 License: Other Free / Open Source License Price: Free
1277 downloads
PaperRock 0.1

PaperRock 0.1


PaperRock is considered as an interesting paper, rock and scissors game written in PHP. Download and enjoy it! more>> PaperRock 0.1 is considered as an interesting "paper, rock and scissors" game written in PHP. Download and enjoy it!<<less
Added: 2007-10-05 License: GPL - GNU Public License Price: GPLGNUPublicLicense
1 downloads
ABi Template 1.0

ABi Template 1.0


ABi Template is very simple easy for use template engine written in PHP. It supports loops, and is absolutelly free. more>> ABi Template is very simple easy for use template engine written in PHP. It supports loops, and is absolutelly free.<<less
Added: 2005-07-19 License: Freeware Price: $0.00USD
14 downloads
 
Other version of ABi Template
ABi TemplateArturas Bajarkevicius - ABi Template is very simple easy for use template engine written in PHP. It supports loops, and is absolutelly free
License:Freeware
Download
1560 downloads
Added: 2005-07-19
VegaDNS

VegaDNS


VegaDNS is designed as a little dns administration tool written in PHP to allow easy administration of DNS records through a web browser. more>> VegaDNS is designed as a little dns administration tool written in PHP to allow easy administration of DNS records through a web browser.<<less
Added: 2007-09-06 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
1 downloads
Random Image Script

Random Image Script


Written in PHP and Mysql is a semple but powerfull script, display a random images in a specific category. more>> Written in PHP and Mysql is a semple but powerfull script, display a random images in a specific category.<<less
Added: 2008-02-29 License: Freeware Price: $0.00USD
14 downloads
NetPublisher 2.0

NetPublisher 2.0


NetPublisher is a powerful content management system that is written in fully managed code (C#) and runs on both Windows and Linux platforms. more>> NetPublisher is a powerful content management system that is written in fully managed code (C#) and runs on both Windows and Linux platforms.<<less
Added: 2005-02-10 License: Freeware Price: 0.00
48 downloads
 
Other version of NetPublisher
NetPublisherFragmentSolutions.com - NetPublisher is a powerful content management system that is written in fully managed code (C#) and runs on both Windows and Linux platforms
License:Freeware
Download
1752 downloads
Added: 2005-02-10
How to write text on a dynamically generated image

How to write text on a dynamically generated image


This tutorial will tell you how to write text to a blank dynamically generated PNG image in PHP. This is fairly simple, so it is suitable for beginners. The image functions require the GD library to b more>> This tutorial will tell you how to write text to a blank dynamically generated PNG image in PHP. This is fairly simple, so it is suitable for beginners. The image functions require the GD library to be installed.<<less
Added: 2005-07-03 License: Other Free / Open Source License Price: Free
1605 downloads
CSVwrite - Write to a database from a web form

CSVwrite - Write to a database from a web form


Send information to a database from a web-based form. The script is very simple to set-up and customize using the look and feel of your own website. The advanced version can send a copy of the data to more>> Send information to a database from a web-based form. The script is very simple to set-up and customize using the look and feel of your own website. The advanced version can send a copy of the data to the webmaster, and can require input for up to three types of fields. The data is stored as a CSV database.<<less
Added: 2002-12-09 License: Not Specified Price: Free
2533 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5