Extracting Source Code

K

Keith

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
 
B

Bob Barrows [MVP]

Keith said:
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,022
Latest member
MaybelleMa

Latest Threads

Top