I bought the menu maker software but found that it didn't work when I entered partial URL associated with a link. I want to use it to create a navigation menu in Oracle Application Express (APEX). Because all the pages are generated from within the database, I need to enter partial link with substitution variables to refer to the current application and session. For example, instead of entering this URL

http://domain:7777/pls/case_htmldb/f...81898616916674

, I need to enter something like f?p=&app_id.:1:&session. When I did that, it returned http://domain:7777/pls/case_htmldb/i...id.:1:&session. (/i/themes/custom/stabilization/ is the folder that I use to store the menu maker .js and .gif files)

It looks like the menu maker software only accepts abosolute URL. Is there any workaround?

Thanks.
Andy