Thanks Ian.


One question. Using either code does not allow the popup to stay active. It immediately closes and then tries to refresh the page that spawned it. The update.gif is the image button on the popup page. Once I click that then it performs the update and should close and reload the po3.cfm page.


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]

Reply via email to