Main > Free Download Search >

Free suggestions for lent script

suggestions for lent

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 477
Suggestion Box

Suggestion Box


Sample implementation (source code)illustrating how to implement a Suggestion Box style form using ASP and MS Access. Easily installed, and customized. more>> Sample implementation (source code)illustrating how to implement a "Suggestion Box" style form using ASP and MS Access. Easily installed, and customized.<<less
Added: 2004-03-15 License: Freeware Price: Free
2093 downloads
Link Suggestion

Link Suggestion


Use this advanced tool for finding links from search engine. We offer 3 types of search: In title - In quotes - Normal Search that will allow you to find the links you are looking for just a mouseclick away. more>> Use this advanced tool for finding links from search engine. We offer 3 types of search: In title - In quotes - Normal Search that will allow you to find the links you are looking for just a mouseclick away.<<less
Added: 2007-10-09 License: Freeware Price: $0.00USD
13 downloads
Link suggestion tool 1

Link suggestion tool 1


The link suggestion tool allows you to enter a keyword which you are targeting or considering targeting for your business and then lists possible link partners in Pagerank order. This tool generates Google and Yahoo! searches for your keyword + the term more>> The link suggestion tool allows you to enter a keyword which you are targeting or considering targeting for your business and then lists possible link partners in Pagerank order. This tool generates Google and Yahoo! searches for your keyword + the term from the keyword list. Keep in mind that the value of a link is typically going to be at least partly inversely proportional to how easy it is to get.<<less
Added: 2007-02-20 License: Freeware Price: $0.00USD
10 downloads
Keyword Suggestion Tool 1

Keyword Suggestion Tool 1


This is advanced tool to help you analysis your keyword or help you to find the best keyword to market your site. It shows you Overture Suggestions, Monthly Search Volume, Estimated Google Search, Estimated Yahoo Overture, MSN Estimated Search, Yahoo! more>> This is advanced tool to help you analysis your keyword or help you to find the best keyword to market your site. It shows you Overture Suggestions, Monthly Search Volume, Estimated Google Search, Estimated Yahoo Overture, MSN Estimated Search, Yahoo! Suggest, Google Trends, Google Traffic Estimator, and Ad Words Keyword. This tool is one of the advanced tools in the industry.<<less
Added: 2007-02-10 License: Freeware Price: $0.00USD
16 downloads
 
Other version of Keyword Suggestion Tool
Keyword Suggestion Tool 1.0Free online tool shows the number of times any phrase is searched on ...Free online tool shows the number of times any phrase is searched on and
Price: $0.00USD
License:Freeware
Download
14 downloads
Added: 2004-01-24
Keyword Suggestion ToolThe Keyword Suggestion tool will help you find relevant and popular . The Keyword Suggestion tool will help you find relevant and popular
Price: $0.00USD
License:Freeware
Download
16 downloads
Added: 2007-01-14
Free keyword suggestion tool

Free keyword suggestion tool


This tool search for relevant and popular keywords based on your primary keyword. It uses Overture and Wordtracker data and shows the number of searches per day for each keyword more>> This tool search for relevant and popular keywords based on your primary keyword. It uses Overture and Wordtracker data and shows the number of searches per day for each keyword<<less
Added: 2006-04-06 License: Freeware Price: $0.00USD
11 downloads
Spelling Suggestion Class 1.0

Spelling Suggestion Class 1.0


This class can be used to suggest text spelling corrections using the Yahoo API. It takes a text as parameter and sends a request to Yahoo Spelling Suggestion Web service API server. The class returns a text string with the corrected spelling more>> This class can be used to suggest text spelling corrections using the Yahoo API. It takes a text as parameter and sends a request to Yahoo Spelling Suggestion Web service API server. The class returns a text string with the corrected spelling text if any was suggested.<<less
Added: 2008-09-14 License: GPL Price: $0.00USD
17 downloads
TinyTool For Webhosts

TinyTool For Webhosts


TinyTool co-ordinates the activities of PayPal Subscriptions, PayPal Instant Payment Notification (IPN), the CPanel Web Host Manager (WHM), and a MySQL database to securely colect and record new custo more>> TinyTool co-ordinates the activities of PayPal Subscriptions, PayPal Instant Payment Notification (IPN), the CPanel Web Host Manager (WHM), and a MySQL database to securely colect and record new customer information.<<less
Added: 2005-08-29 License: GPL Price: Free
1519 downloads
KB Feedback/Suggestions Comments PHP Script 1.0

KB Feedback/Suggestions Comments PHP Script 1.0


You can add the Feedback form to your website so that users can send you various feedback as what they think about your website or if they want state a problem or query or just simply want to contact you. more>> You can add the Feedback form to your website so that users can send you various feedback as what they think about your website or if they want state a problem or query or just simply want to contact you.<<less
Added: 2007-09-26 License: Freeware Price: $0.00USD
10 downloads
Banlisteditor for STEAM

Banlisteditor for STEAM


With this editor you are able to edit your various banlists of any steam based gameserver. its a small but effective php script with lots of features getting banned_user.cfg down :D a small feature li more>> With this editor you are able to edit your various banlists of any steam based gameserver. its a small but effective php script with lots of features getting banned_user.cfg down :D a small feature list: / simplified editing banlists / for unlimited number of lists / comment function on every SteamID / password protected / usable for every Steam Mod / old cfg types too (CS 1.6) / Generate an html-based output (e.g. for including in phpkit etc.) / backupfunction / language support (deutsch / englisch) /// Download and support in Forum at http://www.korizon.de<<less
Added: 2005-11-03 License: Freeware Price: Free
1453 downloads
AutoSuggestMenu 1.1

AutoSuggestMenu 1.1


Free ASP.NET (2.0) control that utilizes .NET AJAX Extensions to retrieve and display list of suggestions when user types into associated text box. Utilizes Microsoft AJAX Extensions and JSON to retrieve data from the server. Uses paging to iterate more>> Free ASP.NET (2.0) control that utilizes .NET AJAX Extensions to retrieve and display list of suggestions when user types into associated text box. Utilizes Microsoft AJAX Extensions and JSON to retrieve data from the server. Uses paging to iterate through a large number of suggestions. Allows to use up/down keys or mouse to select appropriate suggestion. Easy to add to existing ASP.NET applications. Customize the look of auto-complete box using CSS. Allows for multiple AutoSuggestMenus on one page. Supports IE, FireFox and Safari. All code and demos (in C# and VB.NET) are included. Totally free.<<less
Added: 2007-02-28 License: Freeware Price: $0.00USD
11 downloads
AutoCRUD for PHP

AutoCRUD for PHP


The AutoCRUD for PHP library is a CRUD library, which handles most of the common tasks when using a database: insert, update, delete, select and get. But this library also provides extra functionality more>> The AutoCRUD for PHP library is a CRUD library, which handles most of the common tasks when using a database: insert, update, delete, select and get. But this library also provides extra functionality. It is able to automatically handle relationships between tables, and it takes only one line to get related records from one table when selecting records from another table. Furthermore, this library also makes it possible to use table prefixes, without having to change ONE line of your code. It also allows you to create table aliases, thereby creating "virtual tables". Security is also important for this libray, thats why it has several utilities to prevent SQL injection, and all the native methods also automatically prevent SQL injection. When using this library you will (almost) never have to write SQL yourself, and this library is a real time saver.<<less
Added: 2006-06-14 License: Other Free / Open Source License Price: FreeAdditionalInfoMITlicense
1229 downloads
AIMpost plugin for WordPress

AIMpost plugin for WordPress


AIMpost is a WordPress plugin that creates a link to set your AIM away message as an excerpt from any post. It?s useful for personal bloggers who want to update their friends on the latest gossip, pro more>> AIMpost is a WordPress plugin that creates a link to set your AIM away message as an excerpt from any post. It?s useful for personal bloggers who want to update their friends on the latest gossip, professional bloggers who want to increase word-of-mouth advertising, and anyone else who?s just interested in letting AIM users know when they?ve updated.<<less
Added: 2006-01-15 License: GPL Price: Free
1380 downloads
Input Element with Suggestion 1.0

Input Element with Suggestion 1.0


Suggest As You Type: creates the suggestion box for an input element. All the script data in one .js-file. The script will be bounded into the HEAD area. 3 parameters have to be configured. The newest version works with any HTML DOCTYPE. Before: 4.01 more>> Suggest As You Type: creates the suggestion box for an input element. All the script data in one .js-file. The script will be bounded into the HEAD area. 3 parameters have to be configured. The newest version works with any HTML DOCTYPE. Before: 4.01 only.<<less
Added: 2005-01-29 License: Freeware Price: $0.00USD
12 downloads
AlstraSoft Keyword Suggestion Tool Pro

AlstraSoft Keyword Suggestion Tool Pro


Keyword Suggestion Tool Pro allows your visitors to search for keywords based on countries that were searched on Overture search engine. Export search results to 5 different formats: TXT, XML, INI, XL more>> Keyword Suggestion Tool Pro allows your visitors to search for keywords based on countries that were searched on Overture search engine. Export search results to 5 different formats: TXT, XML, INI, XLS or CSV. Great for finding out how many people search for your business related keywords and your competitors products as well as searching for new keyword buying ideas for your PPC campaigns.<<less
Added: 2005-08-06 License: PHP License Price: $10.00
1548 downloads
GDGraph for PHP

GDGraph for PHP


Do line, pie and bar graphs from preformed arrays with GD and PHP. more>> Do line, pie and bar graphs from preformed arrays with GD and PHP.<<less
Added: 2005-10-22 License: GPL Price: Free
1477 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5