Never mind. A few tweaks and all is well. Thanks again and thanks all who contributed.
Robert O.
-----Original Message-----
From: Ian Skinner [mailto:[EMAIL PROTECTED]
Sent: Monday, July 19, 2004 7:09 PM
To: CF-Talk
Subject: RE: OT: _javascript_ window
If po3.cfm is the window that opend the popup this should work.
> <input type="image" src="" name="update" value="update" width="56" height="23"
> window.close();">
IF po3.cf is not the window that opened the popup this should be what you want.
> <input type="image" src="" name="update" value="update" width="56" height="23"
> ='po3.cfm'; window.close();">
--------------
Ian Skinner
Web Programmer
BloodSource
<file:///C:\Documents%20and%20Settings\iskinner\Application%20Data\Microsoft\Signatures\www.BloodSource.org> www.BloodSource.org <http://www.BloodSource.orgSacramento>
Sacramento, CA
"C code. C code run. Run code run. Please!"
- Cynthia Dunning
Confidentiality Notice: This message including any
attachments is for the sole use of the intended
recipient(s) and may contain confidential and privileged
information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the
intended recipient, please contact the sender and
delete any copies of this message.
_____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

