Hi,
I put this question up yesterday as part of another thread but got no response so I said I'd try again as a new therad this time. I have put in an error handler routine throughout my application that it is working a treat. One question though, when the error trap routine is called, it throws up a message box telling the user that a terminal error has occured and that the application is about to close down. The message box just has an ok button which when pressed ends the application at that stage. What I would like to do now is similar to what the Microsoft products are doin at the moment i.e. put a "Send Error" button on the msgbox so that the error found could be sent automatically to our support desk. Firstly how would I put this button on a msgbox successfully (or do I need to call a different form instead of the msgbox to do this) and secondly, is there an ocx out there available to tie into outlook express to send off these types of mails automatically.
Again any help or suggestions would be greatly appreciated.
John B
I put this question up yesterday as part of another thread but got no response so I said I'd try again as a new therad this time. I have put in an error handler routine throughout my application that it is working a treat. One question though, when the error trap routine is called, it throws up a message box telling the user that a terminal error has occured and that the application is about to close down. The message box just has an ok button which when pressed ends the application at that stage. What I would like to do now is similar to what the Microsoft products are doin at the moment i.e. put a "Send Error" button on the msgbox so that the error found could be sent automatically to our support desk. Firstly how would I put this button on a msgbox successfully (or do I need to call a different form instead of the msgbox to do this) and secondly, is there an ocx out there available to tie into outlook express to send off these types of mails automatically.
Again any help or suggestions would be greatly appreciated.
John B