in reply to Re^30: global var
in thread global var

I might re-read that thread

in Re^21: global var

#use CGI::Switch; ... #use Switch;
That made my day, proving what i said in Re^4: Switch.pm Failure ( CGI::Switch? ). What is so funny is that in all the snippits of code he dribbled out, that was the first time use Switch was shown. You dont want to re-read it, any of it.

Replies are listed 'Best First'.
Re^32: global var
by tultalk (Monk) on Apr 26, 2017 at 01:03 UTC

    You are correct. I need to pull the ID from the session table. Logging on from two different browsers leads to problems..

    Hurts to admit it