Hi,
I have a Frameset that contains another Frameset from another database in it. If I choose “Named Element” and select it that way, it fails because i’m using DOLS to download my application to be used offline. The “Named Element” feature tries to access the original element on my dev server.
On the other hand, if I try to use the “URL” feature, and use a relative URL such as “…/News.nsf/MainFrames2?OpenFrameset” I get an “Invalid URL Syntax” error. Does anybody know why?
I don’t want to hard-code a path because this database is downloaded to over 250 off-line locations.
Any help appreciated.