david7777777777
Programmer
I've been looking around in here and I think I've actually seen too much helpful information believe it or not. So here's all I need. This is for an ASP page talking to SQL 2000 using vbscript on the server.
I have a form and its submit button is already doing some things. I'd also like the submit button onClick to display a message box to the user asking them if they've printed this page/form yet. If they respond yes then go ahead and submit. If they respond no then I'd like the print dialog box to automatically open, or at least just keep the form active with the user-inserted dta still intact so they can print the page before submitting it. Thanks.
I have a form and its submit button is already doing some things. I'd also like the submit button onClick to display a message box to the user asking them if they've printed this page/form yet. If they respond yes then go ahead and submit. If they respond no then I'd like the print dialog box to automatically open, or at least just keep the form active with the user-inserted dta still intact so they can print the page before submitting it. Thanks.