Main > Free Download Search >

Free most requested songs script

most requested songs

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 328
Request Quote 1.0

Request Quote 1.0


Request quote script is designed for web designers and other internet businessperson that wish to achieve perfect feedback from their customers. It is designed to send text messages from customers requesting the price quote for their projects. more>> Request quote script is designed for web designers and other internet businessperson that wish to achieve perfect feedback from their customers. It is designed to send text messages from customers requesting the price quote for their projects.<<less
Added: 2007-02-18 License: Freeware Price: $0.00USD
15 downloads
 
Other version of Request Quote
Request QuoteRequest quote script is designed for web designers and other internet businessperson that ... Request quote script is designed for web designers and other internet businessperson that
Price: FreeAdditionalInfoFree
License:Freeware
Download
1002 downloads
Added: 2007-02-18
Music Greetings 2

Music Greetings 2


A music greetings script that allows you to send free MP3 links to friends and family with cool images. Remotely hosted, and easy to install. Many great songs in all genre and images to choose from for all occasions. more>> A music greetings script that allows you to send free MP3 links to friends and family with cool images. Remotely hosted, and easy to install. Many great songs in all genre and images to choose from for all occasions.<<less
Added: 2002-05-24 License: Freeware Price: $0.00USD
12 downloads
HTTP Request 1.0.5

HTTP Request 1.0.5


This program helps construct HTTP requests to send to a webserver to retrieve webpages. Fill in the hostname, port, and file, along with any additional headers you would like to send and it constructs the request and then sends it, showing you the more>> This program helps construct HTTP requests to send to a webserver to retrieve webpages. Fill in the hostname, port, and file, along with any additional headers you would like to send and it constructs the request and then sends it, showing you the response headers and response body. Supports get, post, and head methods. Useful for debugging requests or just learning how HTTP protocol works. Written in C for Windows, source code included.<<less
Added: 2005-07-21 License: Other Price: $0.00USD
36 downloads
PHP Request and SQL Security 2

PHP Request and SQL Security 2


UPDATED: changed htmlspecialchars to mysql_real_escape_string for FULL protection of data. This script should be used every time you need to get information from the Global variables such as POST and GET. It will strip any bad values that might more>> UPDATED: changed htmlspecialchars to mysql_real_escape_string for FULL protection of data. This script should be used every time you need to get information from the Global variables such as POST and GET. It will strip any bad values that might otherwise cause SQL injections or other hacks. The script has two functions which are used to completely take the hassle out of getting data from GET, POST, or REQUEST. It protects the data and has many options for default values, malformed data protection and just a quick and easy way of getting what you need.<<less
Added: 2005-09-03 License: Free Non-Commercial Price: $0.00USD
36 downloads
Link Request Contact Form 3.4

Link Request Contact Form 3.4


Provided by: American Financing. Link Request Contact Form v3.4 is designed to let your friends or clients request to add their website link(s) / banner(s) to your website. User can upload their banner(s) to a directory being a JPG or GIF file for your more>> Provided by: American Financing. Link Request Contact Form v3.4 is designed to let your friends or clients request to add their website link(s) / banner(s) to your website. User can upload their banner(s) to a directory being a JPG or GIF file for your review before you post their listing(s). Once the user fills in all the details an email will be sent to you with the file location and the users details. The script will also email your client with a Confirmation email providing them with the same details. You can modify the script to your liking and change the location of where the files will be store easily. There are no restrictions and easy installation instructions are provided.<<less
Added: 2007-05-07 License: Freeware Price: $0.00USD
12 downloads
SAMs Free Advanced Login System v2

SAMs Free Advanced Login System v2


Features: SAMs ALS is a better and a more powerful version. 1. The login, register and other forms can be integrated directly. No template is used. So just copy and paste in your webpage. 2. Tight Sec more>> Features: SAMs ALS is a better and a more powerful version. 1. The login, register and other forms can be integrated directly. No template is used. So just copy and paste in your webpage. 2. Tight Security 3. DEFAULT: USERS ARE TAKEN TO THE ORIGINALLY REQUESTED URL AFTER THEY LOGIN. OR: You can change the meta tag at the end of index.php to redirect the user to predefined members page after they Login. 4. Get free support. More great features. Use the demo to know more.<<less
Added: 2007-07-13 License: Freeware Price: Free
562 downloads
Request.QueryString() for Javascript 1.1

Request.QueryString() for Javascript 1.1


A client-side script to retrieve data from URLs in a similar way to ASP using an almost identical syntax. Using the script is a matter of including a script tag and src attribute that points to the script on your web-server. The script correctly decodes more>> A client-side script to retrieve data from URLs in a similar way to ASP using an almost identical syntax. Using the script is a matter of including a script tag and src attribute that points to the script on your web-server. The script correctly decodes URL data and builds a collection of keys and values for them. As well as basic functionality it also supports child methods Count(), Key() and Item() plus enumeration. So the script is simple enough for beginners to use, but has all of the power of ASPs Request.QueryString() object for more advanced users. Offered as free but requires the copyright message to be left intact.<<less
Added: 2001-12-10 License: Freeware Price: 0.00
12 downloads
Multi-thread Simulation 1.0

Multi-thread Simulation 1.0


This class can emulate the execution of program threads using separate HTTP requests to the same script. It establishes an HTTP connection to the same Web server to execute the same PHP script. It sends a request passing the name a function to more>> This class can emulate the execution of program threads using separate HTTP requests to the same script. It establishes an HTTP connection to the same Web server to execute the same PHP script. It sends a request passing the name a function to execute and an argument to be passed to that function. The requested script executes some code that detects the thread execution request and calls the specified function. When the thread request script ends, the return values of the called function is returned as a serialized string. The calling script can execute other tasks while the thread script runs. The results may be collected later when the thread script ends.<<less
Added: 2007-07-09 License: GPL Price: $0.00USD
17 downloads
XMMS Song Uploader 1.0.1

XMMS Song Uploader 1.0.1


This script will take the current song thats being played in XMMS (with help from the Song Change plug-in) and displays the name on your website. more>> This script will take the current song thats being played in XMMS (with help from the Song Change plug-in) and displays the name on your website.<<less
Added: 2007-02-08 License: GPL Price: $0.00USD
13 downloads
 
Other version of XMMS Song Uploader
XMMS Song UploaderThis script will take the current song thats being played in XMMS (with help from the Song Change ... This script will take the current song thats being played in XMMS (with help from the Song Change
License:GPL
Download
990 downloads
Added: 2007-02-08
ControlState Property Demystified 1

ControlState Property Demystified 1


ASP.NET web applications are based on stateless HTTP protocol. New instance of the web page class is created each time the page is requested from the server. This tutorial explains how to create controls which can remember data across web page more>> ASP.NET web applications are based on stateless HTTP protocol. New instance of the web page class is created each time the page is requested from the server. This tutorial explains how to create controls which can remember data across web page postbacks.<<less
Added: 2008-04-16 License: Freeware Price: $0.00USD
11 downloads
data grid php class

data grid php class


- the class executes a given SQL query and generates a template driven HTML code that displays the query results - automatically provides means of navigation trough pages and lets user decide how many more>> - the class executes a given SQL query and generates a template driven HTML code that displays the query results - automatically provides means of navigation trough pages and lets user decide how many rows to be displayed on each page - automatically let user sort by available columns - or you can restrict this feature for specific columns - if requested, it can automatically display a "selector" column - a column to let users mark specific rows as selected - you set what columns from the query result to be displayed - you can alter the content of a columns fields on the fly by creating callback functions - you can add JavaScript actions for when user clicks on displayed rows or on specific columns cells - you can extend the functionality of the data grid by adding custom columns - columns whose content is not generated by the query but added by you - you can add any HTML and/or JavaScript to perform any action - check manual!<<less
Added: 2006-08-16 License: Free for non-commercial use Price: FreeAdditionalInfohttpcreativecommons.orglicensesbyncnd2.5
1231 downloads
Ajax - Building a Request

Ajax - Building a Request


In this tutorial, youll be introduced to Ajax, a technology that allows you to send these requests through small JavaScript calls, meaning the user doesnt have to wait for the page to refresh. more>> In this tutorial, youll be introduced to Ajax, a technology that allows you to send these requests through small JavaScript calls, meaning the user doesnt have to wait for the page to refresh.<<less
Added: 2006-11-10 License: Freeware Price: Free
1079 downloads
Login Generater 1.02

Login Generater 1.02


The simplest script to generate a login page that, after logged in, puts the page you wanted! Security level: Medium. Why not high? It does not use cookies. Why not low? Because it doesnt redirect you to the page requested ( really weak ), but it more>> The simplest script to generate a login page that, after logged in, puts the page you wanted! Security level: Medium. Why not high? It does not use cookies. Why not low? Because it doesnt redirect you to the page requested ( really weak ), but it shows you the page that is after the login, in the same page! Cookies arent really more secure, but they are better. All you have to do is follow a few steps and your login page is generated!<<less
Added: 2008-05-15 License: Freeware Price: $0.00USD
11 downloads
Shoutcast Class 2.0

Shoutcast Class 2.0


This class can be used for two purposes: 1. To display information about a server/radiostation 2. To display the recently played songs The class is very easy to use and my website contains working examples and a page where you can test any more>> This class can be used for two purposes: 1. To display information about a server/radiostation 2. To display the recently played songs The class is very easy to use and my website contains working examples and a page where you can test any stream yourself. The new version (2) also works with Ultravox<<less
Added: 2006-09-02 License: Free Non-Commercial Price: $0.00USD
16 downloads
 
Other version of Shoutcast Class
Shoutcast Classsongs The class is very easy to use and my website contains working exa. Shoutcast Class - Martijn ... songs The class is very easy to use and my website contains working examples and a page where you
Price: FreeAdditionalInfoemailmeifyouwanttouseitforcommercialpurposes
License:Free for non-commercial use
Download
709 downloads
Added: 2006-09-02
AJAX Requests With PHP and Prototype - A Primer

AJAX Requests With PHP and Prototype - A Primer


An introduction to making ajax requests with the prototype javascript library. The article covers all important aspects of AJAX requests, as well as uses a live-search as a practical example. more>> An introduction to making ajax requests with the prototype javascript library. The article covers all important aspects of AJAX requests, as well as uses a live-search as a practical example.<<less
Added: 2006-08-31 License: Other Free / Open Source License Price: Free
703 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5