in reply to Cookie Problem

Actually, SetCookies is plural try the following:
print "Content-type: text/html\n"; &SetCookies('name',$uname, 'pass', "$enc_cert"); print "\n";

----
I always wanted to be somebody... I guess I should have been more specific.