topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday April 18, 2024, 12:17 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: Browser View Source -> save source via .ahk  (Read 7620 times)

jpcook

  • Participant
  • Joined in 2007
  • *
  • default avatar
  • Posts: 5
    • View Profile
    • Donate to Member
Browser View Source -> save source via .ahk
« on: September 24, 2007, 07:46 PM »
from an .ahk script, how do I save the 'source' for a displayed IE or FireFox page to a file?

I didn't want to rely on .ahk moving the cursor to the 'file' menu, 'save source' etc.

Thank you

Conquer

  • Honorary Member
  • Joined in 2007
  • **
  • Posts: 50
    • View Profile
    • Donate to Member
Re: Browser View Source -> save source via .ahk
« Reply #1 on: September 29, 2007, 01:11 PM »
do you know the hotkey to show the page source dialog? Ill write the rest if you do..

lanux128

  • Global Moderator
  • Joined in 2005
  • *****
  • Posts: 6,277
    • View Profile
    • Donate to Member
Re: Browser View Source -> save source via .ahk
« Reply #2 on: September 30, 2007, 11:46 PM »
with Firefox, you can use this add-on called ViewSourceWith to view the source via a hot-key.

https://addons.mozil...US/firefox/addon/394


jpcook

  • Participant
  • Joined in 2007
  • *
  • default avatar
  • Posts: 5
    • View Profile
    • Donate to Member
Re: Browser View Source -> save source via .ahk
« Reply #3 on: October 02, 2007, 05:03 PM »
Thanks for the link.

I did the FF add on which causes FF to do what IE6 does.....view source ctrl+shift+U

That brings up a new window with the source in it. 

lanux128

  • Global Moderator
  • Joined in 2005
  • *****
  • Posts: 6,277
    • View Profile
    • Donate to Member
Re: Browser View Source -> save source via .ahk
« Reply #4 on: October 02, 2007, 07:17 PM »
you're welcome! glad to be of help.. :) also, if you want to change keyboard shortcuts, try Keyconfig

http://forum.addonsm...ex.php?showtopic=254