Home : Products : Gossamer Links : Discussions :

Products: Gossamer Links: Discussions: Re: [webmaster33] Help needed with different form for different category: Edit Log

Here is the list of edits for this post
Re: [webmaster33] Help needed with different form for different category
Hi,

Jack told me to do like this:

<%if ID==1 or ID==2 or ID==6%>

html_code_for_these_categories

<%endif%>

<%if ID==3 or ID==4 or ID==5%>

html_code_for_these_categories

<%endif%>

But the problem is if i have some 300 categories and subcategories and sub sub categories, it will time consuming.

Quote:


Well, then use category template feature of LSQL. Just create new category template for those categories where you want different forms, and use <%include form_categoryname.html%> within the template. The template can be the same, except the form filename you include.


Webmaster33, Can you explain it please? If i change the file name, it displays some tags are 'UNKNOWN TAGS'.

thanks.

Last edited by:

hegu: May 7, 2003, 6:20 AM

Edit Log: