Click to See Complete Forum and Search --> : help pls


Getch
03-08-2003, 04:04 AM
hi everybody.my problem is:
x is a number.
if(x==0)window.location="url.com";if(x!=0)..smthelse...;
when x==0 it goes to the new page.but it doesn't go back
when I press the back button on the IE.where is the problem.
thanks in advance.

zapdos900
03-08-2003, 06:47 AM
I dont think x = 0 :)