On Mon, Jun 09, 2003 at 03:23:16PM -0600, Jason k Larson wrote:
> or a little better:
> $thisSession = Session_Name().'='.Session_ID();
> openEdit("add=event&cellid=10&<?PHP echo $thisSession;?>");This plus a reboot did the trick, THANKYOU!! > Then of course the editsmall.php must still do a session_start somewhere. Already doing that part. :) -- Emma Jane Hogbin [[ 416 417 2868 ][ www.xtrinsic.com ]] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

