Lotus Notes Web Using A Base Href
May 12th, 2010
No comments
In Lotus Notes Web, You’re probably familiar with the famous formula:
@ReplaceSubstring(@Subset(@DbName; -1); “\\” : ” “; “/” : “+”)
which will take the path to the current database and make it “browser-friendly”.
After getting sick of adding this to every single link and image tag that needed it, we decided there had to be a better way.
Read more…
Viewed 7989 times by 1938 viewers













