Hi Norman,
Remember that time you help a guy called "kai" on the Metre and Cm prices? Ya, if i were like to display the CANADIAN dollar and US dollars, I hvae those (instructions) Email you send it to him. would i have to copy those steps again and paste it? Can i follow the same instructions on CANADAIAN dollars? or add another variable?
Another Qns: The following codes, are they commented off? Multiple commenting or single?
Becuase when if they were commented off, then i really puzzled where are those codes u have written for him.
With Regards,
Sweee
Remember that time you help a guy called "kai" on the Metre and Cm prices? Ya, if i were like to display the CANADIAN dollar and US dollars, I hvae those (instructions) Email you send it to him. would i have to copy those steps again and paste it? Can i follow the same instructions on CANADAIAN dollars? or add another variable?
Another Qns: The following codes, are they commented off? Multiple commenting or single?
<b>NETQUOTEVAR:PRODUCTPRICE</b>
<script language=JavaScript>
<!--
var mainprice = metreprice(thiscost);
if ( mainprice) document.write('<br><b>' + mainprice + '</b>');
//-->
</script>
<script language=JavaScript>
<!--
var mainprice = metreprice(thiscost);
if ( mainprice) document.write('<br><b>' + mainprice + '</b>');
//-->
</script>
Becuase when if they were commented off, then i really puzzled where are those codes u have written for him.
With Regards,
Sweee
Comment