Afficher un message
Vieux 18/07/2005, 17h42   #1
terpatwork@hotmail.com
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Software to secure dynamic pages based on url strings

why not pass things through method = post instead of method = get?
Then the user would not know that there exists pageid=1 or pageid=2 -
it's all invisible because you're not passing items along the query
string and they won't be able to modify whether they're pageid=1 or 2
because it's all in the back end

  Réponse avec citation
 
Page generated in 0,04946 seconds with 9 queries