Re: [DOTNET] Using DOM

2002-05-03 Thread Marsh, Drew
Imtiaz ALAM [mailto:[EMAIL PROTECTED]] wrote: > To use MSHML in VS.Net, we don't need to add AxControl. I got > the reference from Project Add Reference Dialog.. Well you only said: > I don't want to use any Ax Control. So I totally didn't understand what you meant. MSHTML is an ActiveX contro

Re: [DOTNET] Using DOM

2002-05-03 Thread Imtiaz ALAM
To use MSHML in VS.Net, we don't need to add AxControl. I got the reference from Project Add Reference Dialog.. TIA Imtiaz You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.

Re: [DOTNET] Using DOM

2002-05-03 Thread Marsh, Drew
From: Imtiaz ALAM [mailto:[EMAIL PROTECTED]] wrote: > I am trying to automate our intranet sited. I don't want to > use any Ax Control. I manage to read the site content using > WebRequest/WebResponse, now I want to map it to > IHTMLDocument2. Any Idea on how to do it or is there any > better way

[DOTNET] Using DOM

2002-05-03 Thread Imtiaz ALAM
Hi I am trying to automate our intranet sited. I don't want to use any Ax Control. I manage to read the site content using WebRequest/WebResponse, now I want to map it to IHTMLDocument2. Any Idea on how to do it or is there any better way of getting this done.. TIA Imtiaz You can read messages