re:Help

2002-12-29 Thread lalg
It was suggested that I include a bit of code. So, here it is... Now this is part of Index.cgi which calls up Config.cgi. And the main category line prints correctly. The first subcategory prints an arrow > in front of the word; ie: Jewelry is all right but Necklaces prints with the arrow. The next

re:Help

2002-12-29 Thread lalg
It was pointed out to me that the written code and the source code differed. It seems that config was throwing in the extra arrow. I truly appreciate the help as I'd looked at this until I was blue in the face and hadn't seen that. What a wonderful resource you are. An extra pair of eyes was all I

Membership Database

2002-12-29 Thread Lewis Kirk
Anybody know of a simple cgi program for managing a membership database (flatfile or other)? Features should include allowing members to edit certain info with a username password login. Ability to display only certain fields in an html page. Searchable on multiple fields. Easily customizable.