[PHP] Re: '#' character breaking the URL string

2002-08-27 Thread Joseph Szobody
Thanks. That's what I needed. Joseph "Richard Lynch" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]... > >I have a 5-step (5 page) process in which users must answer various > >questions. Each page passes along the data to the next page, at the same > >time capturing the data fro

[PHP] Re: '#' character breaking the URL string

2002-08-27 Thread Richard Lynch
>I have a 5-step (5 page) process in which users must answer various >questions. Each page passes along the data to the next page, at the same >time capturing the data from the previous page and passing that along too. > >To capture all the data submitted previously, I have the following code: >