I'm sure this is simple but it's beyond me.
I know there are a million ways to do this.
I'm working on a website.
I'm in Firefox at this website: www19.[mycompany].com/about/index.html
I find an error. I need to edit the page in UltraEdit.
I would like to either
a) have a button in Firefox that just opens UltraEdit to this page.
b) copy the url to my clipboard and then click a button to open this page in UltraEdit.
The trick is that
www19.[mycompany].com/about/index.html
really maps to:
p:\web\www19\htdocs\about\index.html
I had an AutoHotkey script once that someone wrote for me but it doesn't work anymore and they are gone.
Any suggestions?
Thanks,
jctivo
I know there are a million ways to do this.
I'm working on a website.
I'm in Firefox at this website: www19.[mycompany].com/about/index.html
I find an error. I need to edit the page in UltraEdit.
I would like to either
a) have a button in Firefox that just opens UltraEdit to this page.
b) copy the url to my clipboard and then click a button to open this page in UltraEdit.
The trick is that
www19.[mycompany].com/about/index.html
really maps to:
p:\web\www19\htdocs\about\index.html
I had an AutoHotkey script once that someone wrote for me but it doesn't work anymore and they are gone.
Any suggestions?
Thanks,
jctivo