the eaisest way i see is to design an extension (main ref site: http://developer.mozilla.o
Main Topics
Browse All TopicsI am running Mac OS X 10.4.8 on a MacBook Pro. I'm using Firefox 2.0.0.2. I use Firefox to visit the site NutritionData.com to get nutrition information on various foods. When I find the food I'm looking for, I select the quantity and the nutrition information on the page changes to reflect the quantity. I then select "File->Save Page As. . ." Format: Web Page Complete. After I've saved the file I process the File.html with a perl script I've written.
What I'd like to do is assign a keyboard shortcut in Firefox that
a) Saves the web page I'm viewing in a directory with a random filename.
b) Calls a script with that random filename as an argument.
If this would be easier in Safari or Opera, I'd just as happily use them.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
the eaisest way i see is to design an extension (main ref site: http://developer.mozilla.o
Business Accounts
Answer for Membership
by: eoinosullivanPosted on 2007-03-14 at 12:13:00ID: 18721282
You will probably have to use Applescript.
/dlfiles/d ailyurl_sc pt.txt
I found this Applescript which PRINTS a specific URL ..
http://www.macosxhints.com
You should be able to modify it to SAVE the URL to a file.
To get the URL of a foremost page .. afgain do a search on Google on "Applescript Firefox URL"