The Forum has been Updated
The code has been upgraded to the latest .NET core version. Please check instructions in the Community Announcements about migrating your account.
Basically i am reworking my nav menu in inc_header.asp, and I am building a url for another page on my site and I want to use the M_OCCUPATION in the url like so:
<a href="pagelisting.aspx?<%=M_OCCUPATION%>" title="Listing">My listing</a>
Obviously the above doesn't work or I wouldn't be posting...
<moved from="Help: General / Current Version (v3.4.xx)" by="Shaggy" /><
<a href="pagelisting.aspx?<%=M_OCCUPATION%>" title="Listing">My listing</a>
Obviously the above doesn't work or I wouldn't be posting...
<moved from="Help: General / Current Version (v3.4.xx)" by="Shaggy" /><
