
10-22-2008
|
|
|
|
How can I pass a parameter to the URL?
I want to create a simple way to access a specific ticket in my bug
tracking system (called HSD) using its ID as a parameter to the URL.
I am looking for the equivalent to FireFox parameterized URL which is
a simple mechanism:
==================================
Bookmark and HSD ticket.
Right click on the bookmark and press properties.
Change the HSD-ID in the link to %s.
Add a keyword. Say “bug”
Then you can:
bug 1234556
==================================
Anything?
Thanks
Eyal
|