Guest
Sep. 27, 2008, 06:41 PM
I'd like to unify the alias system & search engine between the 2 browsers (Firefox & IE)
I've noted that the alias header may be useful here but it requires users to add a dot or other symbols before it
In = FALSE
Out = FALSE
Key = "URL: Alias Redirector (Out) {1}"
URL = "[.,-]$LST(AliasList)"
I know I'm a bit picky but is it possible to remove the need for adding a symbol before the keyword/alias?
Tried changing URL to $LST(AliasList) but it's not working.
Thanks
I've noted that the alias header may be useful here but it requires users to add a dot or other symbols before it
In = FALSE
Out = FALSE
Key = "URL: Alias Redirector (Out) {1}"
URL = "[.,-]$LST(AliasList)"
I know I'm a bit picky but is it possible to remove the need for adding a symbol before the keyword/alias?
Tried changing URL to $LST(AliasList) but it's not working.
Thanks

