HIya
Having trouble linking into any page/ section in the /acatalog folder from
the root index.html file - all images and css are missing from pages within the /cgi-bin folder
there is lots of info on this borad regarding this, base href etc but im still haveing problems!
if i code a link to a section like this;
<A href="http://www.tshirtsville.com/cgi-bin/ss000002.pl?SECTIONID=acatalog%2FBand%5fTshirts%5fA%5fE%2ehtml&NOLOGIN=1&ACTINIC_REFERRER=http://www.tshirtsville.com/acatalog/">
and also insert this form;
<form name="form1" method="post" action="">
<input name="ACTINIC_REFERRER" type="hidden" id="ACTINIC_REFERRER" value="http://www.tshirtsville.com/acatalog/">
<input type=HIDDEN name="ACTINIC_REFERRER" value="http://www.tshirtsville.com/acatalog/">
</form>
shoudnt that do the trick? do i need base href tag? thsi is confusing as any tag with NETQUOTEVAR in it wont be parsed properly when out sidde the /acatalog folder as this file it
Hmmmmm....
thanks for any help you can give us guys, struggling with this one
Having trouble linking into any page/ section in the /acatalog folder from
the root index.html file - all images and css are missing from pages within the /cgi-bin folder
there is lots of info on this borad regarding this, base href etc but im still haveing problems!
if i code a link to a section like this;
<A href="http://www.tshirtsville.com/cgi-bin/ss000002.pl?SECTIONID=acatalog%2FBand%5fTshirts%5fA%5fE%2ehtml&NOLOGIN=1&ACTINIC_REFERRER=http://www.tshirtsville.com/acatalog/">
and also insert this form;
<form name="form1" method="post" action="">
<input name="ACTINIC_REFERRER" type="hidden" id="ACTINIC_REFERRER" value="http://www.tshirtsville.com/acatalog/">
<input type=HIDDEN name="ACTINIC_REFERRER" value="http://www.tshirtsville.com/acatalog/">
</form>
shoudnt that do the trick? do i need base href tag? thsi is confusing as any tag with NETQUOTEVAR in it wont be parsed properly when out sidde the /acatalog folder as this file it
Hmmmmm....
thanks for any help you can give us guys, struggling with this one
Comment