Re: DHTML object model parsing under ASP
From: Bob Barrows [MVP] (reb01501_at_NOyahoo.SPAMcom)
Date: 10/09/04
- Next message: Dan Guzman: "Re: ASP / SQLServer connection"
- Previous message: Peter Morris: "ASP / SQLServer connection"
- In reply to: egg: "DHTML object model parsing under ASP"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 9 Oct 2004 10:30:09 -0400
egg wrote:
> Dear Sir/Madam,
>
> I'm about to start a project, the idea is to have a web interface to
> let user specify the URL of a target HTML document,
> based on that URL, retrieved and parsed the HTML document using the
> DHTML object model exposed by ActiveX
> control WebBrowser, getting the position and dimension of each node
> inside the HTML document, processed it and pass
> the result back to the user as a new HTML document.
????
I don't get it. Why not just response.write the html to the client? why is
it necessary to parse it?
-- Microsoft MVP - ASP/ASP.NET Please reply to the newsgroup. This email account is my spam trap so I don't check it very often. If you must reply off-line, then remove the "NO SPAM"
- Next message: Dan Guzman: "Re: ASP / SQLServer connection"
- Previous message: Peter Morris: "ASP / SQLServer connection"
- In reply to: egg: "DHTML object model parsing under ASP"
- Messages sorted by: [ date ] [ thread ]