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" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> And how does it work?
>
> --
>
> "Matt" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > Nevermind everyone... I found out.
> >
> > Thanks
> >
> > "Matt" <[EMAIL PROTECTED]> wrote in message
> > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > > 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

Reply via email to