I am trying to make an internet browser that integrates the microsoft agent control. I want the character to read any text on the web page I load. Right now the user has to hit control A, then control C, then hit a Read Page button.
I copy the text from the clipboard into an invisible text box he reads from.

My question is, is there anyway to select all text from a webbrowser object? If I can figure this out, I can automate the rest myself.

I hope you can help,

Thanks,

Tony