G
Gaurav
I am using the AxSHDocVw component for previewing XML files in my C# .NET
2003/.NET 1.1 application.
I use javascript's prompt() function to show a prompt and seek the users
input on double click on the preview window. Is there a way to capture what
the user entered on the prompt... either by accessing the javascript variable
populated after the user clicks OK, or by accessing the input field directly
when the user clicks OK - from my C# application?
2003/.NET 1.1 application.
I use javascript's prompt() function to show a prompt and seek the users
input on double click on the preview window. Is there a way to capture what
the user entered on the prompt... either by accessing the javascript variable
populated after the user clicks OK, or by accessing the input field directly
when the user clicks OK - from my C# application?