Hi Guys.
I am still having trouble regarding the topic of this post.
I have been working on a pagination script and to cut a long story short, it is not functioning properly because of a select element not preserving a persistent value each time the submit button is clicked.
I tried removing the action attribute like 'pbismad' recommended (above),, and I also tried a few other things, but no luck!
Would you guys recommend me using a 'session' instead, since nothing else is working?
Also, I need to ask. I am already making use of a session inside another folder on my website (regarding the back end of the site).
I was just wondering, would me using a session on the front end of the site cause problems?
And is it common to use sessions on parts of a site that don't concern a (login/logout) admin area??
Paul.