in reply to Re^2: Need direction on mass find/replacement in HTML files.
in thread Need direction on mass find/replacement in HTML files.

Something like this?
s%http://www.mysite.org/?([^=]+)=(.*?)"%$1s/$2.html%