Announcement

Collapse
No announcement yet.

Accept conditions before continuing

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Accept conditions before continuing

    I wish to have a page that the user must read and accept before being allowed to enter that product section

    Does anyone know how to do this?

    #2
    You could do it with javascript (although they'll need to have javascript enabled otherwise they'll see the page without any problems.)

    You could have a simple 'click here to confirm' type message or password protect the section with the password given at the end of the page you want read.

    See: http://www.javascriptkit.com/script/cutindex6.shtml for some code to start you off.

    Mike
    -----------------------------------------

    First Tackle - Fly Fishing and Game Angling

    -----------------------------------------

    Comment

    Working...
    X