ShelbySue 0 Posted April 5, 2005 I am trying to open an iexplore.exe window as a child, or a control, of my current window. I want to use some ie methods and controls and have the output within my own control. I have already experimented with using inetget to download the result to a text file and then reading it back in. But, any functionality of the page is lost when I just display it as a label or edit control. Also, is there some way to save the inetget straight to a variable. (If not, this is a good wish-list item.) I have already written a function to return a variable with the content, but I just do the inetget and then read in the file. Share this post Link to post Share on other sites