Main > Free Download Search >

Free from script

from

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3350
Limit Characters From Your Text 1

Limit Characters From Your Text 1


This php script helps you limit displaying characters form you message more>> This php script helps you limit displaying characters form you message<<less
Added: 2009-05-18 License: Freeware Price: $0.00USD
13 downloads
Javascript calendar from Accommodation Direct 1.0

Javascript calendar from Accommodation Direct 1.0


A lightweight side-by-side date picker which works in all major browsers. Originally developed by Accommodation Direct for their website and put as a free download. more>> A lightweight side-by-side date picker which works in all major browsers. Originally developed by Accommodation Direct for their website and put as a free download.<<less
Added: 2009-04-27 License: Freeware Price: $0.00USD
14 downloads
Random image from folder with PHP 1.0.0

Random image from folder with PHP 1.0.0


If you need to put a random banner up or just a random image on your homepage/subpage then this little piece of code is for you! It will grab an image from the folder you specify and show it on the page. Every pagerefresh will make it pick another. more>> If you need to put a random banner up or just a random image on your homepage/subpage then this little piece of code is for you! It will grab an image from the folder you specify and show it on the page. Every pagerefresh will make it pick another.<<less
Added: 2009-02-26 License: Freeware Price: $0.00USD
14 downloads

from related searches

: ,
Sell Downloads from Dreamweaver 2.51

Sell Downloads from Dreamweaver 2.51


Sell Downloads from Dreamweaver is a Dreamweaver extension that allows to insert purchase & download buttons for intangible goods. This way you can sell e-books, mp3 music files, artwork and any other type of digital goods through Paypal and/or more>> Sell Downloads from Dreamweaver is a Dreamweaver extension that allows to insert purchase & download buttons for intangible goods. This way you can sell e-books, mp3 music files, artwork and any other type of digital goods through Paypal and/or Moneybookers. There is only one step needed to create and insert your purchase buttons.<<less
Added: 2009-02-22 License: Freeware Price: $0.00USD
13 downloads
Remove Common Words from Search String

Remove Common Words from Search String


Before sending the user given search string to MySql, its a good idea to remove common words used in it so that it may not disturb any relevant results you have in your DB. Their are far more professional approaches out there for this task but this more>> Before sending the user given search string to MySql, its a good idea to remove common words used in it so that it may not disturb any relevant results you have in your DB. Their are far more professional approaches out there for this task but this simple one helps often.<<less
Added: 2009-02-10 License: Other Price: $0.00USD
12 downloads
URL Fetch - Extract Title, Description, and Keywords from URL

URL Fetch - Extract Title, Description, and Keywords from URL


This PHP script extracts Title, Description, and Keywords from specified URL. It is using Client URL (curl) library to retrieve the web page and DOMDocument class to traverse HTML. UPDATED [2009-01-12] - Script has been updated to deal with poorly more>> This PHP script extracts Title, Description, and Keywords from specified URL. It is using Client URL (curl) library to retrieve the web page and DOMDocument class to traverse HTML. UPDATED [2009-01-12] - Script has been updated to deal with poorly formatted websites.<<less
Added: 2009-01-07 License: Freeware Price: $0.00USD
13 downloads
Remove Letter Accents from Text

Remove Letter Accents from Text


This function will translates all accented characters, from a string, to their non-accented equivalents. more>> This function will translates all accented characters, from a string, to their non-accented equivalents.<<less
Added: 2008-10-22 License: Freeware Price: $0.00USD
10 downloads
Show random image(s) from a directory

Show random image(s) from a directory


This is a tutorial useful if you need to make a script that selects random image(s) from a folder. more>> This is a tutorial useful if you need to make a script that selects random image(s) from a folder.<<less
Added: 2008-10-09 License: Freeware Price: $0.00USD
12 downloads
Short URLs from t1ny.net

Short URLs from t1ny.net


Make long and hard to remember URLs into short easy ones with t1ny.net! With Safe URL Preview visitors can opt to preview any URL before they are redirected to view the integrity of each link they are sent. We also provide a free and easy to use toolbar more>> Make long and hard to remember URLs into short easy ones with t1ny.net! With Safe URL Preview visitors can opt to preview any URL before they are redirected to view the integrity of each link they are sent. We also provide a free and easy to use toolbar that enables you can create a short t1ny.net URL with the click of your mouse!<<less
Added: 2008-09-19 License: Freeware Price: $0.00USD
16 downloads
View the Earth from any of several mapping interfa 1.1.0

View the Earth from any of several mapping interfa 1.1.0


Flash Maps is an applet that lets you enter a location and compare the imagery from Google Maps, Yahoo Maps, Windows Live Local, NASA, and more. The applet uses Flash, and includes 100% of the Flash source code with purchase (the free version does not more>> Flash Maps is an applet that lets you enter a location and compare the imagery from Google Maps, Yahoo Maps, Windows Live Local, NASA, and more. The applet uses Flash, and includes 100% of the Flash source code with purchase (the free version does not include Flash sources)<<less
Added: 2008-09-07 License: Freeware Price: $0.00USD
11 downloads
Save & Read Image From Database

Save & Read Image From Database


Explains how to upload and save image to database, and then read and show image on web page. ASP.NET provides a simple mechanism to upload image files to a database, like SQL Server. The images can be stored in a database table attribute that is of more>> Explains how to upload and save image to database, and then read and show image on web page. ASP.NET provides a simple mechanism to upload image files to a database, like SQL Server. The images can be stored in a database table attribute that is of image data-type.<<less
Added: 2008-08-13 License: Freeware Price: $0.00USD
11 downloads
Interpreting Data from Amazon's Web service 1

Interpreting Data from Amazon's Web service 1


Explains how to fetch and read data from web services in ASP.NET, with example of Amazons web service. I will take the example of AMAZONs web service, which is used by many retail sellers to get the updated information about products (price, ASIN, SKU more>> Explains how to fetch and read data from web services in ASP.NET, with example of Amazons web service. I will take the example of AMAZONs web service, which is used by many retail sellers to get the updated information about products (price, ASIN, SKU part # etc).<<less
Added: 2008-08-13 License: Freeware Price: $0.00USD
14 downloads
Create Excel, Word and other files from PHP 1

Create Excel, Word and other files from PHP 1


A small but effective utility module that can create .xls .xlr .doc .txt .ppt .rtf and .csv files. You just pass the data and a filename. It can also capture print output (from echo statements) and send that to a file. A demo module is included to show more>> A small but effective utility module that can create .xls .xlr .doc .txt .ppt .rtf and .csv files. You just pass the data and a filename. It can also capture print output (from echo statements) and send that to a file. A demo module is included to show how to create the data for the various file types. The most effective way is to provide html to Word or Excel. This has been tested on a Linux server with a Windows desktop system. It may work with a Mac ot Linux desktop but youll have to try it (let me know). Its pretty easy to modify so you can make additions if necessary.<<less
Added: 2008-06-05 License: Freeware Price: $0.00USD
12 downloads
Displaying video from webcam

Displaying video from webcam


If you have a webcam attached to your computer, you can display video stream using OpenCV easily. Visit to learn how. more>> If you have a webcam attached to your computer, you can display video stream using OpenCV easily. Visit to learn how.<<less
Added: 2008-05-19 License: Freeware Price: $0.00USD
11 downloads
Image slideshow from text file content

Image slideshow from text file content


How to make an image slideshow loading info from an external text file. more>> How to make an image slideshow loading info from an external text file.<<less
Added: 2008-05-03 License: Freeware Price: $0.00USD
11 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5