Whats wrong with my script??
- by John Augst
Hi guys;
Could you tell me whats wrong with this script:
I think the error is in IF statment
<script>
productID=new Array()
variaveis=location.search.replace(/\x3F/,"").replace(/\x2B/g," ").split("&")
if(variaveis!=""){
for(i=0;iflash1");
}
else if (flash = "flash2")
{
document.write("flash2");
}
else
{
document.write("another");
}