Sep 29, 2002 #1 Slej Programmer Joined Aug 28, 2002 Messages 11 Location AE Hi, I need to implement search on my static website. Is this possible with CGI? What do you recommend? Best Regards
Hi, I need to implement search on my static website. Is this possible with CGI? What do you recommend? Best Regards
Sep 29, 2002 #2 133tcamel Programmer Joined Sep 22, 2002 Messages 137 Location IN yep! for a very simple free search script (Perl), go here: http://www.scriptarchive.com/search.html If you want to write your own customized perl script, then make sure you search the CPAN first. cheers! san. Upvote 0 Downvote
yep! for a very simple free search script (Perl), go here: http://www.scriptarchive.com/search.html If you want to write your own customized perl script, then make sure you search the CPAN first. cheers! san.