in reply to Re^6: send windowmessage from cgi back to form that called the cgi
in thread send windowmessage from cgi back to form that called the cgi
The onload is placed into the html that is returned by the cgi code code run when you pres s the button
User clicks on button to do some processing.
doesnt that call a cgi script? that does the processing? It would be rather strange for the javascript to call a process that runs on the users machine rather then on the server where the database lives
When a routine finishes
Doesnt routine that send back html to the iframe? it is in that html that the onload runs
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^8: send windowmessage from cgi back to form that called the cgi
by tultalk (Monk) on Mar 14, 2017 at 20:01 UTC | |
by poj (Abbot) on Mar 14, 2017 at 20:31 UTC | |
by tultalk (Monk) on Mar 14, 2017 at 21:09 UTC |