faqts : Computers : Programming : Languages : PHP

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

3 of 5 people (60%) answered Yes
Recently 3 of 5 people (60%) answered Yes

Entry

Before a form is closed down (close icon 'X') how can I send a message to another program

Feb 27th, 2008 23:58
dman, taylor gerring, Jason Goodman, http://www.ttnr.org


this is a client-side problem, whereas php is a a server-side language
a good client-side language to do what you're looking for is 
javascript and it's onClose() function