I have a link to a portfolio page that first takes a user to a copyright "agreement page" which then requires a click-through to get to the actual portfolio page. However, once they have done this, I don't want them to have to go there again later.
I am interested in putting a javascript command that will redirect, or essentially bypass, the copyright page once a user has already been there (hence, the copyright page has been cached.) This is so once they have "agreed", if they then reaccess the portfolio page from another part of the site, the script will bypass the copyright page and go directly to the portfolio page.
I assume this script would go in the source code on the copyright page.
Or, is there another way?
Please help me with this one!
jamsa
I am interested in putting a javascript command that will redirect, or essentially bypass, the copyright page once a user has already been there (hence, the copyright page has been cached.) This is so once they have "agreed", if they then reaccess the portfolio page from another part of the site, the script will bypass the copyright page and go directly to the portfolio page.
I assume this script would go in the source code on the copyright page.
Or, is there another way?
Please help me with this one!
jamsa