View Single Post
Old July 26th, 2005, 10:54 PM   #1 (permalink)
dieselpowered
Member
 
Join Date: Aug 2004
Location: Arizona
Posts: 325
Home / Forum Link If Statement

Hi everyone...I think this is the same little code they use here on vbadvanced, however, wanted to ask something.

Quote:
<td class="vbmenu_control"><if condition="THIS_SCRIPT == 'adv_index'"><a href="$vboptions[bburl]$session[sessionurl]">Forums<else /> <a href="$vboptions[homeurl]$session[sessionurl]">Home</if></a></td>
Now the orginal code has a ? after [homeurl] and [bburl] is there a reason for this? I always wonder why the question mark appeared in my address line of my browser. Anyhow, I removed it and it still works fine. Is this "?" needed?

Thanks!
dieselpowered is offline   Reply With Quote