> 2. How do you put 2 items that you want to save in the cookie and retrieve??
Smuch 'em together into a single variable with a delimiter you're sure won't show up in either value, something like "#@@#", between them. Then, when you read the cookie value in, just explode it by your delimiter.
-- S. Keller UI Engineer The Health TV Channel, Inc. (a non - profit organization) 3820 Lake Otis Pkwy. Anchorage, AK 99508 907.770.6200 ext.220 907.336.6205 (fax) Email: [EMAIL PROTECTED] Web: www.healthtvchannel.org
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php