Gossamer Forum
Home : Products : DBMan : Discussions :

Re: Concerning Keyword and external html display

Quote Reply
Re: Concerning Keyword and external html display In reply to
1) You can create your own search form with the fields you want to include either in the html.pl file or in an external web page.

2) Use SSI...search the DBMAN forums for SSI and you will find a bunch of threads that discusses how to show records in "external" web pages.

3) That is correct...because keyword is not a column within the %db_def, thus you can not use the RECORD HASH codes for keyword, but you can use the input parameter of:

Code:

$in{'keyword'}


Hope this helps.

Regards,

Eliot Lee
Subject Author Views Date
Thread Concerning Keyword and external html display csky 2707 Feb 24, 2001, 10:52 AM
Thread Re: Concerning Keyword and external html display
Stealth 2637 Feb 24, 2001, 11:05 AM
Thread Re: Concerning Keyword and external html display
csky 2636 Feb 24, 2001, 12:42 PM
Post Re: Concerning Keyword and external html display
Stealth 2608 Feb 24, 2001, 2:10 PM