Re: Extracting Source Code
From: Bob Barrows [MVP] (reb01501_at_NOyahoo.SPAMcom)
Date: 01/13/05
- Next message: colin.steadman_at_gmail.com: "Re: Doing 40 differnt things at once"
- Previous message: Richard Gutery: "Re: ASP App Hangs. ALL FIXED!"
- In reply to: Keith: "Extracting Source Code"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 13 Jan 2005 09:42:15 -0500
Keith wrote:
> Is there a way of processing an ASP page and placing the resulting
> HTML source code into a TEXTAREA on another page?
>
> I have a page that will be generated dynamically from database
> content. However, I want a form on another page to have access to the
> compiled source code for use in an electronic newsletter.
>
> Manually I would load the dynamic page, view the source and copy it
> out. I would then paste it into my form field on the relevant page.
>
> Can this be automated?
>
> Thank you
Use a variation of this technique:
http://www.aspfaq.com/show.asp?id=2173
Bob Barrows
-- 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: colin.steadman_at_gmail.com: "Re: Doing 40 differnt things at once"
- Previous message: Richard Gutery: "Re: ASP App Hangs. ALL FIXED!"
- In reply to: Keith: "Extracting Source Code"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|