Thread
:
Can you pass POST vars through CDSEO (mod_rewrite)?
View Single Post
#
7
05-02-2007, 03:51 PM
Jon
X-Guru
Join Date: Oct 2002
Location: Vancouver, Canada
Posts: 4,200
Re: Can you pass POST vars through CDSEO (mod_rewrite)?
That should do the trick.
Some jargon you may want to be aware of: variables referenced through the url are called GET, variables passed hidden through a form submission are called POST, and REQUEST references both GET and POST variables.
Jon
View Public Profile
Visit Jon's homepage!
Find all posts by Jon