It basically just looked something like this: <form method='POST' action='url.php?var1=$var1&var2=$var2'> You just post the variables you want to pass throught the url string. It is pretty simple. "Stefan Panayotov" <stefanp@bsc.bg> wrote in message 20030131125433.1951.qmail@pb1.pair.com">news:20030131125433.1951.qmail@pb1.pair.com... > And how does it work? > > -- > > "Matt" <mpalermo@vt.edu> wrote in message > 20030131054735.16667.qmail@pb1.pair.com">news:20030131054735.16667.qmail@pb1.pair.com... > > Nevermind everyone... I found out. > > > > Thanks > > > > "Matt" <mpalermo@vt.edu> wrote in message > > 20030131052359.9755.qmail@pb1.pair.com">news:20030131052359.9755.qmail@pb1.pair.com... > > > Does anyone know how to pass a variable to a different frame? For > > example, > > > I have a navigation frame, and when you click a link, it opens inside a > > > different frame. Can anyone tell me if there is a way to pass variables > > > from the navigation frame to the main frame? Thanks a lot. > > > > > > Matt > > > > > > > > > > > > -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php