3 tips: 1 - Pass the variables from first page to the script, and from this to the 3° page. 2 - Use AJAX to excecute the scripts in background 3 - Use php buffering control: http://it.php.net/outcontrol On Thu, Jun 4, 2009 at 7:48 AM, tap haran <tapharan@xxxxxxxxx> wrote: > > > Hi > > i want to pass variable to tow different pages,this is my situ > > pop up window > > <a > href=javascript:loadwindow('projectDetails.php?projectNr=$projectNr&&languageId=$languageId',630,400)........... > > in here i can pass variable to 1 page(onclick),so i try to do, when the > page load (projectDetails.php) pass variable to index.php,is it > possible?how to do this?plz help > > Haran > > Get your new Email address! > Grab the Email name you've always wanted before someone else does! > http://mail.promotions.yahoo.com/newdomains/aa/ > > [Non-text portions of this message have been removed] > >