|
|
Q812 How do I redirect a page to another site, where the site is referred to in another document?
irt.org | Knowledge Base | JavaScript | Source | Q812 [ previous next ] Q812 How do I redirect a page to another site, where the site is referred to in another document?Using JavaScript source files is one possible way - although they are not supported in all browsers, people disable JavaScript, and JavaScript itself is not supported by all browsers.
and then in the address.src file:
Note that the SCRIPT tags are not required in the *.src file. |
-- div -->
|