hallo,
I have a problem with browser compatibility. I know how to make work things for Explorer or for Netscape, but they won't work togeter. The solution is to prepare two different pages and if the user has a Netscape will see the Netscape page and viceversa. The problem is the script that recognize the browser.
I tried with a redirect script: if I click a link I won't go directly to the linked page but to a page with a script that recognize the browser and then choose the right page out of the two (Netscape / explorer). But this script has a problem: when I am, for example in the Netscape-designed page and I click the "back" button of the browser it won't go the previous page because it goes to the script page that will send it back to the Netscape-designed page....
So... another solution could be a conditional link on the first page that says: if the browser is this go to this page, else go to this one...
Does someone have suggestions?
Thankyou
Davide
I have a problem with browser compatibility. I know how to make work things for Explorer or for Netscape, but they won't work togeter. The solution is to prepare two different pages and if the user has a Netscape will see the Netscape page and viceversa. The problem is the script that recognize the browser.
I tried with a redirect script: if I click a link I won't go directly to the linked page but to a page with a script that recognize the browser and then choose the right page out of the two (Netscape / explorer). But this script has a problem: when I am, for example in the Netscape-designed page and I click the "back" button of the browser it won't go the previous page because it goes to the script page that will send it back to the Netscape-designed page....
So... another solution could be a conditional link on the first page that says: if the browser is this go to this page, else go to this one...
Does someone have suggestions?
Thankyou
Davide