Main > Free Download Search >

Free howto script

howto

Sponsored Links
Sponsored Links
Sort by >> Relevance
rss
Secleted [ 0 ] software to compare
Results 1 - 15 of about 10
Step by step howto - display a warning before leaving site 1

Step by step howto - display a warning before leaving site 1


Sometimes there is an audit requirement, to let customers know a link is off your site and therefore you take no further responsibility for it. I?ve used some simple javascript code, which is triggered by the click (onclick event). more>> Sometimes there is an audit requirement, to let customers know a link is off your site and therefore you take no further responsibility for it. I?ve used some simple javascript code, which is triggered by the click (onclick event).<<less
Added: 2006-05-27 License: Freeware Price: $0.00USD
11 downloads
ServMap Community

ServMap Community


ServMap Community is a webmaster discussion forum on howto serve maps over internet with the popular UMN Mapserver. Discuss PHP/Mapscript, Maptools and other resources to publish your own maps, and im more>> ServMap Community is a webmaster discussion forum on howto serve maps over internet with the popular UMN Mapserver. Discuss PHP/Mapscript, Maptools and other resources to publish your own maps, and implementation on web hosting environment.<<less
Added: 2006-07-10 License: Freeware Price: Free
1206 downloads
Escape HTML Characters

Escape HTML Characters


In this howto youre gonna learn how you can escape HTML characters, nice and easy using PHP. This is useful for example to prevent users enter malicious HTML or javascript code into your site using th more>> In this howto youre gonna learn how you can escape HTML characters, nice and easy using PHP. This is useful for example to prevent users enter malicious HTML or javascript code into your site using the public forms like guestbooks or message boards. Also this can be useful if you want to embed code into your page without being translated by browsers into HTML elements corresponding. Our site also offers an Online Escape HTML Characters Tool!<<less
Added: 2007-04-17 License: GPL Price: Free
950 downloads
Set up Ruby on Rails in Windows

Set up Ruby on Rails in Windows


Heres a quick Howto on setting up Ruby on Rails for Windows. more>> Heres a quick Howto on setting up Ruby on Rails for Windows.<<less
Added: 2006-08-31 License: Freeware Price: Free
1171 downloads
IIS_ipblock 1.0.1

IIS_ipblock 1.0.1


This script was written to help stop automated brute force attacks against your website. Are you tired of seeing www.yourdomain.com... ...cmd.exe in your log files? This script uses a custom 404 page that logs the IP address of the person making the 404 more>> This script was written to help stop automated brute force attacks against your website. Are you tired of seeing www.yourdomain.com... ...cmd.exe in your log files? This script uses a custom 404 page that logs the IP address of the person making the 404 requests and after so many requests it adds that IP to the IIS servers deny list. There is some HOWTO information with the download...Be sure to read the README.html file! This script works against requests made via browser, wget, raw HTTP...maybe more. I updated this script to use a safe.log. You can add Ips you dont want to ban in the safe log. IPs you might not want to ban are those used by Googlebot or Slurp (yahoo bot).<<less
Added: 2005-10-12 License: Freeware Price: $0.00USD
14 downloads
 
Other version of IIS_ipblock
IIS_ipblockThere is some HOWTO information with the download...Be sure to read the README.html file! This script works against requests made via browser, wget, raw HTTP...maybe more. I updated this script
License:Freeware
Download
1472 downloads
Added: 2005-10-12
Accordion for Ext JS Library 1.0.1

Accordion for Ext JS Library 1.0.1


There is the fully featured example on the Live Demo Page with various types of Accordions (left pane, embedded, resizable, in popup) and various types of panels (resizable, draggable, with content dynamically loaded from server, etc.). There is also more>> There is the fully featured example on the Live Demo Page with various types of Accordions (left pane, embedded, resizable, in popup) and various types of panels (resizable, draggable, with content dynamically loaded from server, etc.). There is also syntax highlighted code and detailed Howto on integrating the Accordion to a web page. Panels can be re-ordered within the Accordion by drag&drop or undocked (moved out of the Accordion). While undocked they can be further dragged and resized. The whole example is themable; currently there are four themes to choose from.<<less
Added: 2007-06-18 License: Other Price: $0.00USD
17 downloads
 
Other version of Accordion for Ext JS Library
Accordion for Ext JS Library). There is also syntax highlighted code and detailed Howto on integrating the Accordion to a web page. Panels can be re-ordered within the Accordion by drag&drop or undocked (moved out of the
Price: FreeAdditionalInfoUsersareaskedtovoluntarilydonatetotheauthor.
License:Other Free / Open Source License
Download
598 downloads
Added: 2007-06-18
Ruby on Rails for DB2 developers

Ruby on Rails for DB2 developers


IBM DeveloperWorks has a helpful howto on how to bring the worlds of Ruby on Rails and your DB2 framework together. From the article: Because Rails emerged from the open source world, until recently y more>> IBM DeveloperWorks has a helpful howto on how to bring the worlds of Ruby on Rails and your DB2 framework together. From the article: Because Rails emerged from the open source world, until recently you had to use MySQL or PostgreSQL to work with it. Now that IBM has released a DB2 adapter for Rails, its possible to write efficient Web applications on top of your existing DB2 database investment.<<less
Added: 2006-08-31 License: Freeware Price: Free
1155 downloads
eFileSharing 1.0

eFileSharing 1.0


exchange and share your files easily while you are at work, on holidays or if your files are to large to transfer via email. Simply upload a file to our server and we will send an email to the recipient you entered with instructions howto download this more>> exchange and share your files easily while you are at work, on holidays or if your files are to large to transfer via email. Simply upload a file to our server and we will send an email to the recipient you entered with instructions howto download this file. You can use our system as often as you like. Maximum upload size per file currently is 100MB. All files are stored on our servers for a maximum of 7 days. We do not require you to register to exchange files via the web.<<less
Added: 2005-08-06 License: Freeware Price: $0.00USD
10 downloads
AJAXed website - Automatically convert to AJAX website - com.bydust.ajax 1.0

AJAXed website - Automatically convert to AJAX website - com.bydust.ajax 1.0


The com.bydust.ajax class is simply a javascript class that automatically converts your static website into a full-blown ajaxed website. Whenever a user visits your website, the class will perform a browser-check. If your visitor?s browser is capable of more>> The com.bydust.ajax class is simply a javascript class that automatically converts your static website into a full-blown ajaxed website. Whenever a user visits your website, the class will perform a browser-check. If your visitor?s browser is capable of running the needed javascript, it will convert the website automatically. If not, the script deactivates itself and the visitor browses through your website as it is ( without ajax request etc. ). You can download the script and view the howto at http://www.bydust.com/exa mples/com.bydust.ajax/ Basic implementation The implementation of the javascript class is really easy, you just need to add a few lines of code into your pages. These will load and launch the script, and mark the area?s you want to refresh on each page. Look at the implementation page on the manual for more information.<<less
Added: 2008-11-10 License: Free Non-Commercial Price: 1.00EUR
15 downloads
MyPFXAdmin 0.8.1

MyPFXAdmin 0.8.1


MyPFXAdmin provides you with a complete set of web based PHP scripts which allow easy administration of Postfix setup using the Postfix+Courier-IMAP+MySQL Multiple Domain HOWTO. more>>
MyPFXAdmin 0.8.1 provides you with a complete set of web based PHP scripts which allow easy administration of Postfix setup using the Postfix+Courier-IMAP+MySQL Multiple Domain HOWTO. It also allows adding and editing of domains, aliases, and users.
<<less
Added: 2007-09-15 License: GPL - GNU Public License Price: GPLGNUPublicLicense
1 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 1
  • 1