Re: How to set the message displayed when a Perl Script fails compilation?



Krishna Chaitanya wrote:
Hi, I don't know if this is going to help you....but read up on
fatalsToBrowser ...

That feature

1) might reveal sensitive information,

2) does typically not display "a friendly page" to a visitor, and

3) does not alert the script author if the error happens when a visitor uses the script.

In short, it's not what the OP asked for.

--
Gunnar Hjalmarsson
Email: http://www.gunnar.cc/cgi-bin/contact.pl
.



Relevant Pages

  • Question on style.display
    ... #divx {display: block} ... but the alert displays ... If I alter the <script> to read ...
    (microsoft.public.scripting.jscript)
  • undefined field error message
    ... I have a script that is supposed to check if one of the radio buttons ... in a form is checked and either display an "alert" or go to another ...
    (comp.lang.javascript)
  • Re: Internet Explorer - Firefox
    ... Firefox, the problem is how publisher displayed it in IE. ... I imagine it is a problem with how the script is ... suppose to display a search box for flights..i am pretty sure that the ...
    (microsoft.public.publisher.webdesign)
  • Re: Display a block of text in Firefox & Safari
    ... in FireFox and Safari it appears as a narrow ... There seems to be a needless reliance on the global variable 'NumberOfQuestionsShown', I've suggested a different strategy below that should be easier to maintain - it uses a single class to hide/show questions so the script doesn't need to know how many questions there are nor do they need to be consecutively numbered. ... var questionNum; ... Instead of going through all questions, how about giving them all the same style, then just modify the style to change display from 'none' to ''. ...
    (comp.lang.javascript)
  • Re: Conditional formatting
    ... happens if you step through the script in Script Debugger? ... I'd like to dynamically place a button on my layout. ... I only want the "Show All" button to display when I'm ... calculation determining how the button is labelled and describing what ...
    (comp.databases.filemaker)

Loading