nwakeling
03-14-2001, 03:08 AM
I current have a HTML page with a number of fields in a form. When the submit button is pressed a FORM POST is run and the results are displayed on the called web page.
I have replaced the form with an VB Active X (OCX) control, I wish to call the new web page, I am currently using the Inet1.Execute command - however although this executes the called web page it does not display the called page.
How can a call a new web page in the same manner as the HTTP Form POST.
I have replaced the form with an VB Active X (OCX) control, I wish to call the new web page, I am currently using the Inet1.Execute command - however although this executes the called web page it does not display the called page.
How can a call a new web page in the same manner as the HTTP Form POST.