fix windows errors
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 554
Simple Errors 0.1
Simple Errors is a simple error logger. It replaces the default Apache error handler with your own. Customizable output page to suit your own needs. Even logs and/or emails you when an error occurs! Can add new error codes easily, using the flat file more>> Simple Errors is a simple error logger. It replaces the default Apache error handler with your own. Customizable output page to suit your own needs. Even logs and/or emails you when an error occurs! Can add new error codes easily, using the flat file database.<<less
Added: 2004-07-20 License: GPL Price: $0.00USD
14 downloads
Other version of Simple Errors
License:GPL
Using JavaScript Errors
Dealing with JavaScript or an Ajax based application is always a tricky task. Even the most experienced developers would end up with unexpected errors especially when the application is tested for the first time. Bugs and error in coding will always be more>> <<less
Added: 2009-05-09 License: Freeware Price: $0.00USD
16 downloads
Fixing Fonts In Flash
Here is a fix for pixel fonts (like 8pt fonts) in flash that converts to system fonts or becomes blurry after saved as a swf file. more>> Here is a fix for pixel fonts (like 8pt fonts) in flash that converts to system fonts or becomes blurry after saved as a swf file.<<less
Added: 2003-11-03 License: Not Specified Price: Free
2184 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
Fix and Chips CMS System
Fix and Chips CMS allows you to manage your customer details, invoices, quotations and subscribed services through a web based environment and uses PHP and MySQL. more>> Fix and Chips CMS allows you to manage your customer details, invoices, quotations and subscribed services through a web based environment and uses PHP and MySQL.<<less
Added: 2007-01-05 License: GPL Price: Free
1024 downloads
Disable Error On ASP Codes
Unexpected errors can stop programs and your application coul be down immadiately. But On Error Resume Next funtcion help you to avoid to stop unexpected errors on code. All you need to put this code more>> Unexpected errors can stop programs and your application coul be down immadiately. But On Error Resume Next funtcion help you to avoid to stop unexpected errors on code. All you need to put this code after a code block.<<less
Added: 2006-09-06 License: Freeware Price: Free
1150 downloads
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
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
Proper Handling of Onerror Event
Onerror event is one of the many functions developers have to exhaustively use if they are building highly interactive Ajax or JavaScript based application. This form of error handling in JavaScript aids developers in properly handling unexpected errors more>> Onerror event is one of the many functions developers have to exhaustively use if they are building highly interactive Ajax or JavaScript based application. This form of error handling in JavaScript aids developers in properly handling unexpected errors on events or when an expected form of data has not been received. Aside from instructing the browser on the options available when error happens; onerror could be used by developers to know more about the application. This could be used to detect bugs in the application so that a remedy could be proposed as soon as possible. The basic coding for onerror event goes this way:<<less
Added: 2009-05-20 License: Freeware Price: $0.00USD
15 downloads
Website Error Corrector PHP 1.0
Website Error Corrector is a PHP script which will catch your websites "Page Not Found", 404 error, and show a custom page to the user.This page will provide information on the broken link and a list of pages available on your website or link to your more>> Website Error Corrector is a PHP script which will catch your websites "Page Not Found", 404 error, and show a custom page to the user.This page will provide information on the broken link and a list of pages available on your website or link to your main page.<<less
Added: 2006-11-08 License: Freeware Price: $0.00USD
10 downloads
Other version of Website Error Corrector PHP
License:Freeware
Fixing Fonts In Flash Flash 4 - M
Here is a fix for pixel fonts (like 8pt fonts) in flash that converts to system fonts or becomes blurry after saved as a swf file. more>> Here is a fix for pixel fonts (like 8pt fonts) in flash that converts to system fonts or becomes blurry after saved as a swf file.<<less
Added: 2003-11-03 License: Price: 0.00 Price: $0.00USD
11 downloads
Ababa Error Logger 1.0
Ababa Error Logger is a program logs all your site errors. This includes but not limited to 401 Unauthorized Error, 403 Forbidden Error, 404 File Not Found Error, 500 Internal Server Error. Ababa Error Logger is best used for debugging perl scripts, more>> Ababa Error Logger is a program logs all your site errors. This includes but not limited to 401 Unauthorized Error, 403 Forbidden Error, 404 File Not Found Error, 500 Internal Server Error. Ababa Error Logger is best used for debugging perl scripts, fixing broken links, etc.<<less
Added: 2003-08-09 License: Freeware Price: 0.00
10 downloads
Other version of Ababa Error Logger
License:Freeware
Handle Error simple way in ASP.NET 1
ASP.NET is more easier than other development technologies and languages. While working on asp.net platform, you may access to system windows event log. Using System namespace you retrieve messages. more>> ASP.NET is more easier than other development technologies and languages. While working on asp.net platform, you may access to system windows event log. Using System namespace you retrieve messages.<<less
Added: 2009-02-21 License: Freeware Price: $0.00USD
14 downloads
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
Anti error reporting alert window - FREE 1.0
A very simple and powerfull Anti error reporting window javascript !!!! This script disable the javascript error windows whitch apear when there is a bug or an undefined javascript function on a webpage. In fact this script is useful for minor more>> A very simple and powerfull Anti error reporting window javascript !!!! This script disable the javascript error windows whitch apear when there is a bug or an undefined javascript function on a webpage. In fact this script is useful for minor javascript problem on a website to avoid the habitual boring error popup.<<less
Added: 2007-07-27 License: Other Price: $0.00USD
14 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 fix windows errors 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