I need to get access to the footer options in the Page Setup for IE. I need to programmatically remove the &U option before printing a web page. To view the options I'm referring to, just click on File | Page Setup... You should see the footer flags under the Headers and Footers section. My footer options are currently &u&b&d which will print the URL and Date in the footer. I need to programmatically remove the &U so the URL will not be printed.
thanks
thanks