custom error pages using .htaccess
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 8277
Custom Error Pages In ASP.NET 1
This tutorial explains how to use custom errors pages to provide better user experience when error occurs. When error is occurred on ASP.NET web application, user will get default error page (which is not so nice looking, also known as "Yellow screen more>> This tutorial explains how to use custom errors pages to provide better user experience when error occurs. When error is occurred on ASP.NET web application, user will get default error page (which is not so nice looking, also known as "Yellow screen of death"). This error page confuses average visitor who dont know the meaning of "Runtime Error". Although developers like to know many details about an error, it is better to show more friendly error page to your users.<<less
Added: 2009-03-12 License: Freeware Price: $0.00USD
14 downloads
A simple Custom Error Page Generator in PHP
This simple, free script, along with a few extra lines in your .htaccess file, allows the building of custom error pages on-the-fly. The coding principles and .htaccess requirements are discussed with more>> This simple, free script, along with a few extra lines in your .htaccess file, allows the building of custom error pages on-the-fly. The coding principles and .htaccess requirements are discussed with examples, and a complete and commented PHP script is available for download. The script allows for email notification to the webmaster when errors occur, and gives users a link to redirect them back to the sites homepage.<<less
Added: 2005-10-04 License: Freeware Price: Free
1492 downloads
A quick tutorial in .htaccess
Apaches .htaccess allows a wide range of useful web server behaviours to be implemented, the most popular of which are provision of custom error pages, and password protection of directories. This tut more>> Apaches .htaccess allows a wide range of useful web server behaviours to be implemented, the most popular of which are provision of custom error pages, and password protection of directories. This tutorial gives a brief lesson in how to implement these two useful types of service.<<less
Added: 2005-09-29 License: Freeware Price: Free
1487 downloads
Dynamic Error Pages
A dynamic PHP script which returns different error messages depending on the error received. Works on 404 (File Not Found), 400 (Bad Request), 401 (Authorization Required), 403 (Access Forbidden), 500 more>> A dynamic PHP script which returns different error messages depending on the error received. Works on 404 (File Not Found), 400 (Bad Request), 401 (Authorization Required), 403 (Access Forbidden), 500 (Server Configuration Error), as well as unknown error messages. The script will also send an e-mail to your e-mail address with the time, error received, requested page, the page they came from and requesting computers IP address (optional). (Please note: To use this script you need to be allowed use custom error pages on your host.)<<less
Added: 2004-06-24 License: Freeware Price: Free
1962 downloads
Cross Page posting in ASP.NET 2.0 1
Tutorial explains how to post data between web forms, using new Cross Page posting functionality. Keeping in view limitations in ASP.NET 1.x, Microsoft has reinstated Cross Page posting feature in ASP.NET 2.0. Many of us might not be aware of Cross more>> Tutorial explains how to post data between web forms, using new Cross Page posting functionality. Keeping in view limitations in ASP.NET 1.x, Microsoft has reinstated Cross Page posting feature in ASP.NET 2.0. Many of us might not be aware of Cross Page posting feature in classic ASP.<<less
Added: 2007-10-12 License: Freeware Price: $0.00USD
13 downloads
Use PHP on pages without a .php extension
This guide will tell you how you can use .htaccess to use PHP code on pages that dont have a .php extension, for example on a page called index.htm. more>> This guide will tell you how you can use .htaccess to use PHP code on pages that dont have a .php extension, for example on a page called index.htm.<<less
Added: 2005-11-01 License: Other Free / Open Source License Price: Free
1491 downloads
Simple Carousel With Paging Using Mootools 1.0
A Carousels using the Mootools 1.2 javascript framework. Compared to many Carousel Classed available, this component has some unique features unlike other , of it own 1.Paging feature ( ablility to jump a particular slide/step in the carousel). 2. more>> A Carousels using the Mootools 1.2 javascript framework. Compared to many Carousel Classed available, this component has some unique features unlike other , of it own 1.Paging feature ( ablility to jump a particular slide/step in the carousel). 2. Freedom of placement of the LEFT and RIGHT buttons/links , where ever I please. 3. Control over the Slide Steps.<<less
Added: 2009-03-14 License: Other Price: $0.00USD
12 downloads
Web.Config - Custom Errors tutorial 1.0
This tutorial is very quick and easy to learn. It is essential to know this information when developing a site in ASP.NET. more>> This tutorial is very quick and easy to learn. It is essential to know this information when developing a site in ASP.NET.<<less
Added: 2008-03-07 License: Freeware Price: $0.00USD
13 downloads
A Tabbed Page Interface using Ajax
This script uses the popular Ajax programming model to build a tabbed navigation page. Using Ajax (Asynchronous Javascript and XML) allows the data to be displayed on the current page without waiting for a page refresh. Free. more>> This script uses the popular Ajax programming model to build a tabbed navigation page. Using Ajax (Asynchronous Javascript and XML) allows the data to be displayed on the current page without waiting for a page refresh. Free.<<less
Added: 2005-11-26 License: Freeware Price: $0.00USD
14 downloads
Error Loging in ASP.NET 1
You may manage error handling configuring Web.Config file. In this code we will try to log this error page in to an SQL Server. This script will be helpful to webmaster to get a control over web pages. more>> You may manage error handling configuring Web.Config file. In this code we will try to log this error page in to an SQL Server. This script will be helpful to webmaster to get a control over web pages.<<less
Added: 2003-11-21 License: Freeware Price: $0.00USD
12 downloads
Sending emails using php! 1.00
This tutorial will teach you the basics of form processing and email sending using php. It first teaches you how to produce a html form and process it on the same page using php. Then it moves on how to send emails using php more>> This tutorial will teach you the basics of form processing and email sending using php. It first teaches you how to produce a html form and process it on the same page using php. Then it moves on how to send emails using php<<less
Added: 2006-11-05 License: Freeware Price: $0.00USD
12 downloads
Other version of Sending emails using php!
License:Freeware
Error System 2.0
This set of scriptlets allows you to have both customised Apache error pages and the opportunity to be notified, by email, when an error occurs on your site. When site visitors arrive at an error page, they have the option of notifying you by more>> This set of scriptlets allows you to have both customised Apache error pages and the opportunity to be notified, by email, when an error occurs on your site. When site visitors arrive at an error page, they have the option of notifying you by selecting a single link on the generated error page. The system then sends you an automatically generated email with all of the relevant information you need to start tracking down any real errors - such as the urls of broken links etc.<<less
Added: 2006-07-13 License: Free Non-Commercial Price: $0.00USD
16 downloads
Other version of Error System
License:Free for non-commercial use
Custom JavaScript error box
Custom JavaScript error box script will detect any JavaScript errors more>>
Custom JavaScript error box is a small yet powerful script that will detect any JavaScript errors
Don't you just hate the default, intrusive JavaScript error message box that pops up when the browser runs into a scripting error? Why not replace it something less annoying?
This script when added to the HEAD section of your page, will detect any JavaScript errors, and if they are found, suppress that error and instead displaying a notice in the browser status bar.
Added: 2008-04-11 License: Freeware Price: Freeware
13 downloads
Master Pages in ASP.Net 2.0 - An Advanced Look 1
Advanced use of Master Pages in ASP.NET 2.0 to achieve consistent look and feel of your web site. Master Pages enables us to apply the same page layout to multiple pages in a Web Application. more>> Advanced use of Master Pages in ASP.NET 2.0 to achieve consistent look and feel of your web site. Master Pages enables us to apply the same page layout to multiple pages in a Web Application.<<less
Added: 2006-09-12 License: Freeware Price: $0.00USD
12 downloads
Other version of Master Pages in ASP.Net 2.0 - An Advanced Look
License:Freeware
Sending Email Using PHP
In this tutorial you will learn how to send email to one person, multiple people, send and redirct to a page, send if someone visits your error 404 or other pages, add an attachment to an email, and e more>> In this tutorial you will learn how to send email to one person, multiple people, send and redirct to a page, send if someone visits your error 404 or other pages, add an attachment to an email, and even check to see if the email address entered is in the correct email format (name@domain.com).<<less
Added: 2006-09-21 License: Other Free / Open Source License Price: Free
1198 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above custom error pages using .htaccess search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed