Hi all,
I have a page that passes a number of variables to another page which re-queries a SQL database depending on those variables and displays the results.
The problem is that the user can then make changes to those results on the page, or at least they should be able to but because the variables are still in the address bar (i.e. it seems they can't as it defaults to the record taken from the database and doesn't update.
I think i need to remove everything after and including '?' but don't know how to. Basically i need to clear the querystring.
Any ideas? "Life is like a Ferrari, it goes to fast.
But that's ok, because you can't afford it anyway" - Jim Davis (Garfield)
I have a page that passes a number of variables to another page which re-queries a SQL database depending on those variables and displays the results.
The problem is that the user can then make changes to those results on the page, or at least they should be able to but because the variables are still in the address bar (i.e. it seems they can't as it defaults to the record taken from the database and doesn't update.
I think i need to remove everything after and including '?' but don't know how to. Basically i need to clear the querystring.
Any ideas? "Life is like a Ferrari, it goes to fast.
But that's ok, because you can't afford it anyway" - Jim Davis (Garfield)