Oops, I have actually defined $address_region = $HTTP_POST_VARS['address_region']; , I forgot to include in the snip in the first posting. Thanks, Declan. ----- Original Message ----- From: "mike karthauser" <mikek@brightstorm.co.uk> To: "Achieve IT" <info@achieve-it.com>; <php-db@lists.php.net> Sent: Wednesday, March 19, 2003 10:00 AM Subject: Re: Passing variable with previous next > on 19/3/03 9:32 am, Achieve IT at info@achieve-it.com wrote: > > > $company_name = $HTTP_POST_VARS['company_name']; > > You also need $address_region = $HTTP_POST_VARS['address_region']; > > Else you arent going to be able to pick up the variable or its value. > > -- > Mike Karthauser > Managing Director - Brightstorm Ltd > > Email >> mikek@brightstorm.co.uk > Web >> http://www.brightstorm.co.uk > Tel >> 0117 9426653 (office) > 07939 252144 (mobile) > > Snailmail >> Unit 8, 14 King Square, > Bristol BS2 8JJ > > > -- > PHP Database Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php