Scrolling results page

Post Reply
User avatar
Thunderstone
Site Admin
Posts: 2504
Joined: Wed Jun 07, 2000 6:20 pm

Scrolling results page

Post by Thunderstone »




Hi all,

I have made a mock up of an idea I had for having the ability to set
in a form <textarea> the text from any page that matches a given
search criteria (in this case my name). I am wondering if there ius
any way that this can be generated through modification of the
search script?

http://pages.nyu.edu/~wpk1/textbox.htm

The Idea is to limit the ammount of navigation required to get to
your desired text.

Thanx for any help, though I must admit this one might be an
impossibility.

Cheers,
Bill Keaveney


User avatar
Thunderstone
Site Admin
Posts: 2504
Joined: Wed Jun 07, 2000 6:20 pm

Scrolling results page

Post by Thunderstone »




You can simply edit the search script to print the $Body of the result
(make sure to select it in the outer <SQL> statement if it isn't already)
in a <TEXTAREA>.

-Kai


Post Reply