I have a SIMPLE test script to print a message that states whether or not you have a cookie and then sets one if you don't. It works fine when called directly, but when called from the HTML with exec cgi, it only prints out the message and DOES NOT set a cookie. Any guess as to why this is hapenning? Thanks