I am not sure how to do this.  I wrote a perl script that searches a doc
table and I need to have it called when I reference a web page.

Example.
a user searches my site for a particular solution.  After they read it there
is an option to give feedback to as weather or not it helped them.   In the
Href the Solution Id is passed to the next page.

I need to populate both the solution Id and the Title.  It is not an option
to send the Title as a string because of the length.  Also this title
information is not stored in a database table because we are using Verity as
in Indexer.  All the reverent information is stored in the "Doc Table"  We
want to grab the solution Id and use a perl script to get the title from
this table and send it back to the page.

Does anyone know how to do this?


Thank you in advance
Lance


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to