Al Smith
Dec 12th, 2000, 08:24 AM
Hi,
Here's what I'm trying to do. I have a web program (VB6 Webclass) that performs functions on the company's computer when the web form is submitted. These functions take about 20 seconds to complete. I'm trying to send a message back to the web page, over-writing the old message, as to the progress of these functions but without creating a completly new form. These messages would be like:
Entering Service Order Information.
Posting Parts Used.
Updating your Inventory.
etc...
The HTML form uses frames and I'm wondering if I can send a message or back to a particular frame of the HTML form.
Any ideas will be greatly appreciated.
Thanks,
Al.
Here's what I'm trying to do. I have a web program (VB6 Webclass) that performs functions on the company's computer when the web form is submitted. These functions take about 20 seconds to complete. I'm trying to send a message back to the web page, over-writing the old message, as to the progress of these functions but without creating a completly new form. These messages would be like:
Entering Service Order Information.
Posting Parts Used.
Updating your Inventory.
etc...
The HTML form uses frames and I'm wondering if I can send a message or back to a particular frame of the HTML form.
Any ideas will be greatly appreciated.
Thanks,
Al.