#!/usr/local/gnu/bin/perl ############################################################### # Classified Ads ABS-5.06 # # Author: Bo. # # Created 04/20/99 # # Available at http://www.ads-programming.com/ad501.html # # Copyright 19992000 Ads-Programming.Com All Rights Reserved.# ############################################################### # Set short name of category (not more 8 characters) # Short name must be the same as name of this .cgi file # e.g. file name is health.cgi, short name is health $catname="gener"; # Set up description of ad fields structure: %deffld=( '1' => ['Asking Price $','fl3','minmax','5','text', '$'], '2' => ['Contact Person','nm1','keyword','10','text', ''], ); # Set up description of ad fields structure on second ad page "more info": # all search parameters must be "nosearch" #%deffld2=( # '1' => ['additional field 1 you need','fl2','nosearch','20','text', 'any'], # '2' => ['additional field 2 you need','fl3','nosearch','20','text', 'value'], # '3' => ['field 3 you need','fl4','nosearch','1','select', # '