hogtied
03-27-2003, 12:55 AM
Hello members,
I was wondering if it were possible to email window.onerrors instances?
I thougth about mailto but the user would have to send it. Then i thought about SSI but how do you call a cgi script without redirecting them to it, AND to specifically call it. Meaning only call the SSI when an error has occured..
I tried the :
include and execute, but they both get processed no matter what. I only what they to run on error...
Anyway???
If this can't be done then where best to put the include.? within the error function? so that it may retreive all the information??
Thanks
Hogtied
I was wondering if it were possible to email window.onerrors instances?
I thougth about mailto but the user would have to send it. Then i thought about SSI but how do you call a cgi script without redirecting them to it, AND to specifically call it. Meaning only call the SSI when an error has occured..
I tried the :
include and execute, but they both get processed no matter what. I only what they to run on error...
Anyway???
If this can't be done then where best to put the include.? within the error function? so that it may retreive all the information??
Thanks
Hogtied