Page is a not externally linkable
typomaniac - 5:42 am on Oct 7, 2012 (gmt 0)
How do you do a live http header check. I didn't get to mess with this project much today but the progress is as wacky as the day is long--in Opera you can sign in and cookies are written, can go into Firefox and cookies are there and IE, well, it takes you to the page but not writing a cookie yet.
On the thing about working inside a loop--probably the wrong way to go about doing things but it has always worked for me for getting cookie info out of mysql. When I get back to work on this thing I'll try using selectrow array, i.e.,
($_[0], $dbvalue1,$dbvalue2) = $dbh->selectrow_array($query);
Praying for success. Thanx for all the info--you people here are the best--perl 4ever!