English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

My program has a main window and a popup. When I put onclick or onsubmit events in my program to call a function in the main window, it calls using the window.opener method. Once inside the main window function, I would like to write to the popup.But the function does not work...eg. dispwin.document.write("Hi") doesn't work. instead im able to use something like alert("Hi") in the function. this doesn't help.

2007-09-26 21:25:05 · 2 answers · asked by Mink L 1 in Computers & Internet Programming & Design

2 answers


it works fine with me

2007-09-27 00:43:00 · answer #1 · answered by Anonymous · 0 0

Lay down your code, I can't see what you want to do.

2007-09-26 22:44:51 · answer #2 · answered by just "JR" 7 · 0 0

fedest.com, questions and answers