Is there any way to create a form or page that will retrieve URLs from the server rather than from the client machine?
i.e. you have a form with an editable text field (“NewURL”) and a button that does an @URLOpen(“NewURL”). You present this form in a frame which launches on opening the database from a browser. When you click the button, the page will be fetched from the Client machine.
I imagine you’d have to do some kind of proxying, and if so, the proxy program would have to be running on the domino server, but I have had no luck finding an application to do it.
Grateful for any pointers…
Clifford