![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archiveRe: Passing data back and forth with a ASP.NET IFrame
From: Michel de Becdelièvre <m_debec@msn.com>
Date: Thu Jun 30 2005 - 22:04:06 CEST
"Kieran Benton" <kieranbenton@fastmail.fm> a écrit dans le message de news:
Define a DoSomething function with a parameter in the parent window.
Use the onload event of the body(client side) to run a bit of javascript
...
|