Go Back   Velocity Reviews > Newsgroups > HTML
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

HTML - Copy Source code of a page into Form Field

 
Thread Tools Search this Thread
Old 01-18-2005, 01:21 PM   #1
Default Copy Source code of a page into Form Field


I have a page which contains a TEXTAREA form field.

I want to be able to click a button and have it go off and fetch the source
code for a compiled ASP page (ie. what the user would see if they loaded the
ASP page into their browser) and put the source code into this form field.

Is this possible?




Keith
  Reply With Quote
Old 01-18-2005, 01:53 PM   #2
Mitja
 
Posts: n/a
Default Re: Copy Source code of a page into Form Field

On Tue, 18 Jan 2005 13:21:06 -0000, Keith <@.> wrote:

> I want to be able to click a button and have it go off and fetch the
> source code for a compiled ASP page (ie. what the user would see if they
> loaded the ASP page into their browser) and put the source code into
> this form field.

Is the asp page accessible through a server, i.e. is it online (or on
intranet or wherever)?
Which server-side language do you use? Or do you wanna do it with
javascript?


--
Mitja
  Reply With Quote
Old 01-18-2005, 10:43 PM   #3
Toby Inkster
 
Posts: n/a
Default Re: Copy Source code of a page into Form Field

Keith wrote:

> Is this possible?


Yes.

Example:
http://examples.tobyinkster.co.uk/textyarea/example

Source code:
http://examples.tobyinkster.co.uk/te...ample?source=1

In my example, I've limited the script so that it can only copy source
code from pages at examples.tobyinkster.co.uk, but I've included
instructions on how this restriction can be removed.

--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ http://tobyinkster.co.uk/contact

  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump