Requires Free Membership to View
Register today to access targeted resources from our editorial writers and independent industry experts focused on Lotus Domino, Notes, Workplace and other related technologies.
var iframe = document.getElementById
("myFrame");
var iframeDoc = iframe.Document;
var iframeForm = iframeDoc.
getElementById("myForm");
var yourName = iframeForm.
yourname.value;
Do you have comments on this Ask the Expert Q&A? Let us know.
This was first published in February 2004