Hi All (my first post!),
I am building web app which uses sessions and ssl. I seem to be able to set ses vars with same name (different values!!!), depending whether I am on the secure or nonsecure page. So how do I preserve the same value for the session variable regardless whether I am on the secure or non secure area of the site?
Sierra