USANet Creations
Users Support and Discussion Areas

NOTE: Always state the software package you have
when asking questions so you will get the correct answer,
as it does make a big difference in the answers you'll get!

| Main Site Home Page | Forums Home Page |

Subject: "Program for catagories" Archived thread - Read only
  Previous Topic | Next Topic
nonePrinter-friendly copy    
Conferences MakeBid Auction user submitted addons and updates Topic #21
Reading page 1 of 1 pages
ebidit
Member since Sep-29-01
45 posts, Rate this user
Oct-26-01, 10:50 AM (CST)
Click to add this user to your buddy list  
"Program for catagories"
 
   Is there a way to list categories and subcategories in to a cgi script that will make the HTML to add?

Example the meta tag generator you fill in the blank and it make the HTML.

IM site keep's crashing when I want to add new categories.

Thanks


  Printer-friendly page
Richardadmin
unregistered user
Oct-26-01, 01:39 PM (CST)
 
1. "RE: Program for catagories"
 
   No the only way is to add and or edit them in the config.pl file

%supercat = (
antiques => 'Antiques',
);

## Define your sub categories here ############
## | Cat Dir Created | | Ref to above main Title | | sub cat Title |
## antiques1 => '<!--antiques--> Glassware',

%category = (

antiques1 => '<!--antiques-->Ancient',
antiques2 => '<!--antiques-->General',
antiques3 => '<!--antiques-->Miscellaneous',

);


just make sure to use this format only and if you forget to add the ending ', after each category it wont work or any of the ' or if you add a ' in the decsription it wont work like auto's


  Printer-friendly page


Conferences | Topics | Previous Topic | Next Topic
Rate this topic Rate this topic