285 pts.
 Lotusscript Domain Address of website
Does anyone know the @command to determine the address of a website? I'm trying to create links to css files, but don't want to hard code the root address of the website. I.e. If files were at http://www.yahoo.com/my_db/my_files/ How do I get the "http://www.yahoo.com" part? tks

Software/Hardware used:
ASKED: February 21, 2008  3:05 PM
UPDATED: February 21, 2008  3:21 PM

Answer Wiki:
I don't believe there's an @function for that, though I guess you can find it out by reading CGI variables. Why don't you just use relative URLs? <b>/my_db.nsf/view/...</b>
Last Wiki Answer Submitted:  February 21, 2008  3:21 pm  by  AGuirard   520 pts.
All Answer Wiki Contributors:  AGuirard   520 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _