Hi Girish, our forms links are going to be put up on a website, which is
not controlled by our department. therefore we wanted to have a layer of
control, so that for minor changes we could use rewriting/masking layer
to point to different URLs if needed. For eg. if render profile name
changes, we wouldn't have to update all links on website, but simply
update our rule for URL rewriting. I was finally able to do this by
downloading the IIS rewrite module and creating a simple regex based
rewrite...