I have noticed that when selecting options (drop down menus, radio buttons etc) on some websites you see an ever more complex URL being created and then you can use that URL to access that website at a later date and go straight to the page with your desired options. Unfortunately on other websites the URL remains fixed and you appear to have no choice but to select the options all over again. I was wondering if there was some utility that would help automate this process.
EDIT: As a programmer myself I know for certain that it must be doable - you could record a kind of macro that monitored mouse movements and clicks, then "replay" this macro.
EDIT: Similarly, a utility could monitor windows messages to the browser and make use of that information too/instead.
