AndreaD <mailto:andrea.davidson@xxxxxxxxxxxx> on Monday, March 21, 2005 2:27 PM said: > I have a file, index.php and this has an included file, lets call it > calculate.php. When I insert values in text boxes and hit submit the > values are written as cookies. The question is how can I refresh > calculate.php so it shows the new value. By submitting the form probably...? You haven't provided any code, or actual problems. If you wrote the code correctly within calculate.php you wouldn't be asking this question. Upon refresh/reload of index.php, calculate.php should be updating your cookie. Chris. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php