logo

Search Results for "open"

This page is showing results 1 to 10 of 64

Managing JavaScript "popup" windows

When you use the JavaScript window.open method to open a new browser window you may experience problems when you try to re-use it. For example, open the link below and then click back inside this win...

11 Oct 2000 | Keywords: Focus, Blur, Window, Open | Read »

Using the void operator in anchor links

Have you noticed that if you create a URL that calls a JavaScript function or method, in which an object gets returned but the browser is not told what to do afterwards, the browser will then do some...

16 Oct 2000 | Keywords: Return, window, confirm | Read »

Communicating with a pop-up's parent

Launching "pop-up" windows from the browser is fairly easy, assuming we all know about the ...

23 Feb 2001 | Keywords: window, parent, opener, form | Read »

Managing Domino File Resources Using WebDAV

Using WebDAV we can easily add many files and folders to Domino databases....

3 Oct 2006 | Keywords: WebDAV, Resource, Explorer | Read »

Keep URLs simple by making them relative

Do you use Computed Fields and/or Computed Text all over your forms in order to place URL references to things likes anchor links, stored images, linked files (CSS, JS) etc that are stored within the...

18 Jan 2001 | Keywords: Relative, Link, URL | Read »

Using a form as a database's Homepage

What do you do when the options of what to do when a database is opened via the web just aren't good enough? Wouldn't it be useful if you could have the database open a form as the first thing the us...

12 Jan 2001 | Keywords: launch, open, form, navigator | Read »

Quick edit document link

When in a view in the Notes client it is easy to open a document in edit mode. You can either press Ctrl + E or right click the document and choose Edit. In the browser these are not options. Your st...

9 May 2001 | Keywords: edit, document | Read »

Opening database relative URLs in JavaScript

It is a little known fact the domino database structure behaves in much the same way as a standard directory strucure. Using this fact we can navigate through a database without having to include the...

12 Apr 2001 | Keywords: url, path, open | Read »

Create a "Login" anchor link

If you have domino sites that do not explicitly require the user to login, but you want to create a link to let them do so at will, then this may be helpful..... It makes use of the fact that you can...

26 Sep 2000 | Keywords: Login, URL | Read »

Control the look of the "No documents found" message

Are you fed up with having made your site look really nice only to be shocked when you open a view and the, ugly looking, "No documents found" message stares back at you? ...

12 Oct 2000 | Keywords: CSS, Style | Read »

  Page 1 of 7 Next 10 Results »

Search Again