Hello,
I am using web browser control in C#2.0. I need to insert the Javascript dynamically in the head section of the page and invoke that script dynamically. Can please anyone tell me how to do that?
p.s. Script doesn't return any values as it is a very simple script.
Thanks.