Will this work so I can add different html pages under the header?
<%if HTMLURL%>
<http="<%HTMLURL%>">
<%endif%>
<%ifnot HTMLURL%>
<b>No No Page Available</b>
<%endif%>
and where would I put this??
What I want to do is when someone clicks on the education category it will display an education html of content then the links under it.
ex:
header
HTMLURL
links
footer
please help
Marc Parish
http://www.todayslearning.com
<%if HTMLURL%>
<http="<%HTMLURL%>">
<%endif%>
<%ifnot HTMLURL%>
<b>No No Page Available</b>
<%endif%>
and where would I put this??
What I want to do is when someone clicks on the education category it will display an education html of content then the links under it.
ex:
header
HTMLURL
links
footer
please help
Marc Parish
http://www.todayslearning.com