Forum Moderators: open
If not, has anyone had any results using an IIS Rewrite program to output URLs as standard HTML? Or is this a Google no-no?
on the asp side don't have silly long urls like
www.yoursite.com/product.asp?mode=add&stk=1234&dave=cool&id=21&pid=2
keep to a maximum of TWO variables
IIS rewrite it's okay slows thing down a wee bit and I still can't get my head around "regular expressions" DaveN