| View previous topic :: View next topic |
| Author |
Message |
swent10 Guest
|
Posted: Wed Jul 02, 2008 11:33 pm Post subject: AutoHotKey won't work in secure sites |
|
|
Using Firefox 3.0 AuftoHotKey works fine until I login to my gmail account or am on a https:// site. Once I close these windows it starts working again. Has anyone else had this problem and does anyone know how to correct it?
Thanks |
|
| Back to top |
|
 |
Slanter
Joined: 28 May 2008 Posts: 273 Location: Minnesota, USA
|
Posted: Thu Jul 03, 2008 3:16 am Post subject: |
|
|
| Could you post an example of a script that stops working? AutoHotkey and firefox should have nothing to do with each other for most scripts... |
|
| Back to top |
|
 |
swent10 Guest
|
Posted: Thu Jul 03, 2008 3:57 am Post subject: AutoReplaceText |
|
|
It is a very simple text replacement. I use a lot of these, mainly to insert in email using gmail, and none of them will work in Firefox. They all work in IE, Safari or Opera. I would switch browsers but each of the others don't have features that I need to use or in the case of Safari it crashes all the time because I use WinXP.
Macro name: Template
Hot key: none
Action Type: Autoreplace Text
Replace: /tm
with
PO #
SHIP TO:
-------------------------------------------------
ITEM #
COLOR:
QTY:
-------------------------------------------------
SHIP VIA
-------------------------------------------------
Execute if
Always
Thanks for your help. |
|
| Back to top |
|
 |
Slanter
Joined: 28 May 2008 Posts: 273 Location: Minnesota, USA
|
Posted: Thu Jul 03, 2008 11:10 pm Post subject: |
|
|
could you post the actual script? None of that random text will help figure out the problem. If that is your script, you are on the wrong support forum  |
|
| Back to top |
|
 |
|