Microsoft
Software
Hardware
Network
Question : How to redirect in IIS7 but preserve URL parameters
I'm trying to get IIS7 to do a redirect, and to preserve URL parameters. For example:
http://foobar.com/somepage
.pl?arg1=h
ello
should redirect to
http://foobar.com/anotherp
age.aspx?a
rg1=hello
But with IIS7 redirect, I lost the "?arg1=hello" part after the redirect. Cannot locate any options to allow it either.
Answer : How to redirect in IIS7 but preserve URL parameters
I spent the day using URL Rewriter (first time) and it does indeed solve my issue - thanks meverest!
Random Solutions
.Net 2.0 listbox display error in IE8
Table name as a input parameter to stored procedure in Sybase (use in the join condition)
how to curve the picture edges?
Php Arrays combining 2 to name a new one
Ghost 12 - Cloning and Restoring
ORA-06502 When using MAX(Column) with %TYPE
Automate mailman listserv procedures?
how to replace/ remove text
VXD Error
How to recover corrupted database file( .mdf .ldf).