No way, I'm not gonna use the frame.  The website had already been set up a
year ago so overhauling it is not an option.  For one of you who mention
about the word, session.  Well, I already have session and I don't want to
add anymore session.  Scrambling hte code will be fine.

Thanks,
 Scott
""Scott Fletcher"" <[EMAIL PROTECTED]> wrote in message
9ahqnn$tbb$[EMAIL PROTECTED]">news:9ahqnn$tbb$[EMAIL PROTECTED]...
> 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
>
> <html>
>   <form name='action_login' method='post' action='nextpage.html'>
>     <input type='text' name='test'>
>     <input type='submit' value='login' name='action_login'>
>   </form>
> </html>
>
>
>
>
> --
> 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]

Reply via email to