V
Vic
When a user saves a record to the database, some checking
routines are executed. If the checking routines fail, I
genenrate a string w/ everything that failed and display
it in a message box. However, this message is sometimes
to big to show in a message box and eventually trucating
the data that needs to be displayed. I would like to
somehow popup a form with a text box or something that
will show the message. I will need to pass a string
variable to that other form. What is the best way to do
this. Can somebody please help.
TIA,
Vic
routines are executed. If the checking routines fail, I
genenrate a string w/ everything that failed and display
it in a message box. However, this message is sometimes
to big to show in a message box and eventually trucating
the data that needs to be displayed. I would like to
somehow popup a form with a text box or something that
will show the message. I will need to pass a string
variable to that other form. What is the best way to do
this. Can somebody please help.
TIA,
Vic