Gossamer Forum
Home : Products : DBMan : Discussions :

Re: [lookerjdc] Search tracking

Quote Reply
Re: [lookerjdc] Search tracking In reply to
The script is setup to write to and read the keywords.txt file. You must create this blank file and put it into the same directory as your dbman files. You might also want to chmod this to 666.

You should be able to call the keywords.cgi script in your browser by typing the full url to the file.

For instance: http://yourserver.com/path to dbman files/keyword.cgi

First you will want to do a few keywords searches so that your keywords.txt file will contain some entries.

You could even provide a link in you footer to display the keyword.cgi such as:

print qq!| <A HREF="keyword.cgi">View Keyword Search results</A> ! if ($per_admin);

Hope this helps

Unoffical DBMan FAQ

http://creativecomputingweb.com/dbman/index.shtml/
Subject Author Views Date
Thread Search tracking lookerjdc 6993 Oct 17, 2002, 7:03 PM
Thread Re: [lookerjdc] Search tracking
LoisC 6841 Oct 17, 2002, 7:22 PM
Thread Re: [LoisC] Search tracking
lookerjdc 6868 Oct 17, 2002, 7:35 PM
Thread Re: [lookerjdc] Search tracking
LoisC 6842 Oct 17, 2002, 7:52 PM
Thread Re: [LoisC] Search tracking
lookerjdc 6868 Oct 17, 2002, 9:31 PM
Thread Re: [lookerjdc] Search tracking
LoisC 6825 Oct 18, 2002, 10:37 AM
Thread Re: [LoisC] Search tracking
lookerjdc 6820 Oct 18, 2002, 11:43 AM
Thread Re: [lookerjdc] Search tracking
LoisC 6821 Oct 18, 2002, 1:07 PM
Thread Re: [LoisC] Search tracking
lookerjdc 6846 Oct 18, 2002, 3:16 PM
Thread Re: [lookerjdc] Search tracking
LoisC 6823 Oct 18, 2002, 6:20 PM
Thread Re: [LoisC] Search tracking
lookerjdc 6816 Oct 18, 2002, 7:58 PM
Thread Re: [lookerjdc] Search tracking
LoisC 6821 Oct 19, 2002, 8:48 AM
Post Re: [LoisC] Search tracking
LoisC 6807 Oct 19, 2002, 9:16 AM