0
Answer

axWebBrowser

Ask a question
Chongo

Chongo

16y
2.8k
1
Hello Everyone,

I am using a axWebBrowser control to display an xml report I made. While the control is rather hard to find information on in my view I have figured out how to do much with it.

http://support.microsoft.com/?kbid=312777 this shows how to capture link clicks etc. I want to be able to read a value out of a textbox in the html when the link is click does anyone know how to do this?

Thanks in advance.

[Follow-up]
I solved this problem using this code: http://renegademinds.com/Default.aspx?tabid=47 of course I had to convert it to c-sharp but it was simple.