I thought I recalled a function that converted a string, like a path, from backslashes to front slashes, for use in a url.
In my case, I wanted to display a helpfile which is an html.
For example, something like...
p_web.backtofrontslash(l_URLTohtmlhelp,l_PathTohtmlhelp)