Although I think I'm zeroing in on what this did in older IE, I'm still not entirely sure. I think you may have to use the server in order to get what you want, but I'm not certain yet.
This part is what is currently confusing me the most:
Code:
<object id="printctls" style="Z-INDEX: 101; LEFT: 120px; WIDTH: 48px; POSITION: absolute; TOP: -40px; HEIGHT: 32px"
classid="../ATWPrintCtls.dll#ATWPrintCtls.CtlPrint" >
</object>
That looks as though there is some proprietary code loaded by the classid attribute of the object tag there, and that presumably that code is used to process the transaction.
Now, of course this means that I'm assuming there is real money involved and a real transaction, that must be logged to a database and generate a receipt. If that is the case, and especially if this needs to be secure, the answer may be beyond the scope of this forum, though we can still point you in the right direction.
If, on the other hand, this is an insecure transaction or not even a transaction, either representing pretend money, or simply accounting for funds that have already been transacted in a secure manner, we can probably resolve the whole thing here.
So, if you understand the distinctions I'm talking about, please describe in more detail the purpose of this page and its code.
If not, ask me a question that will hopefully clarify for you what I am talking about.
Bookmarks