Help for this page

Select Code to Download


  1. or download this
    $help = $Control_data_send->Navigate("http://www.google.com");
    $help->SaveAs("f:\\test.html");
    
  2. or download this
    $Control_data_send>ExecWB->OLECMDID_SAVEAS("f:\\test.html");