well then yours must be the special super duper browser that doesn't work
the same as most browsers. In my browsers (IE5, IE5.5, NS4.67, NS6, Opera
5) GET passes variables in the URL, and POST does not. That's the reason
there are two different methods, and why POST is the reccommended
methods. But in your special browser, they must be reveresed because...
well... er.... I can't think of any good reason to reverse these in your
special browser...
At 10:10 AM 4/5/01 -0400, Scott Fletcher wrote:
>Well, mine does!!!!!
>
>Scott
>
>""Joe Sheble (Wizaerd)"" <[EMAIL PROTECTED]> wrote in message
>[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > This isn't quite accurate. WHen a form's method is set to "GET" (which
>BTW
> > is the form's default method) the variables and their values are passed
> > along the URL. If your form's method is set to "POST" then nothing should
> > get passed along on the URL. If you see all your data in the URL, you're
> > not using a POST method or the forms action is specified as a url with
> > parameters.
> >
> > At 09:06 AM 4/5/01 -0400, Scott Fletcher wrote:
> > >For the data in the "post", when the user type in the data and press the
> > >submit button, the data is then carry over to the nextpage.html. In the
>URL
> > >bar, I can clearly see the data, so is there to scramble hte data where
> > >anyone won't see it in the URL box at the top of the web browser?
> > >Thanks,
> > > Scott
> > >
> > >
> > >
> > >
> > >
> > >--
> > >PHP General Mailing List (http://www.php.net/)
> > >To unsubscribe, e-mail: [EMAIL PROTECTED]
> > >For additional commands, e-mail: [EMAIL PROTECTED]
> > >To contact the list administrators, e-mail: [EMAIL PROTECTED]
> >
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > To contact the list administrators, e-mail: [EMAIL PROTECTED]
> >
>
>
>
>--
>PHP General Mailing List (http://www.php.net/)
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>To contact the list administrators, e-mail: [EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]