Greetings All,
I have an execution file called print.exe developed by using VB6, it has some printing function in the page load. I have an ASP page that has a "Print" button which will launch this exe when click. May I know how am I supposed to go about this? Or is it anyway I could incorporate the exe (with a button to perform the printing) inside the ASP page so that the end user can click on the VB "Print" button to print?
Thank you very much.
Best Regards
Gray d Newbie
I have an execution file called print.exe developed by using VB6, it has some printing function in the page load. I have an ASP page that has a "Print" button which will launch this exe when click. May I know how am I supposed to go about this? Or is it anyway I could incorporate the exe (with a button to perform the printing) inside the ASP page so that the end user can click on the VB "Print" button to print?
Thank you very much.
Best Regards
Gray d Newbie
Comment