Results 1 to 2 of 2

Thread: Slick Run need Help!!!

  1. #1
    Senior Member linuxcomando's Avatar
    Join Date
    Sep 2001
    Posts
    432

    Exclamation Slick Run need Help!!!

    All right i need some help.

    I've picked up this really cool freeware program called SlickRun. (http://www.bayden.com/SlickRun/1033/SlickRunHelp.htm)It's basically assosiates "magic words" with commands. so you can setup an entire keyboard map. The purpose is to a "hot key" for everything.

    So.... Heres were my problem comes in, i'm using it to do make some of my web applications easier. I basically have few keywords assosiated with links, something like this:

    aa=acme.com
    bb=acme.com\stuff.htm
    cc=acme.com\somemorestuff\stuff\whatever.html

    heres my problem, the website is using load balancing over some blade servers. After i log in it transfers me to different blades. something like blade1.acme.com blade2.acme.com etc.....
    I need a way to some how let SlickRun pull the address information so that it can assosiate the approriate "magic words" with the approriate links.

    Example: So i could break it down into groups after it figures out which blade server runs
    group1
    aa=blade1.acme.com/stuff
    bb=blade2.acme.com/more/stuff

    group2
    aa=blade2.acme.com/stuff
    bb=blade2.acme.com/stuff



    oh and if theres another create a keyboard map for an online app that would be eaiser Please let me know. lol


    Thanks
    I toor\'d YOU!

  2. #2
    Just Another Geek
    Join Date
    Jul 2002
    Location
    Rotterdam, Netherlands
    Posts
    3,401
    Maybe you can use something like:

    aa=/
    bb=/stuff.htm
    cc=/more/stuff.htm
    Oliver's Law:
    Experience is something you don't get until just after you need it.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •