![]() |
|
|
#1
|
|||
|
|||
|
setTimeout() problem
Hey all!
I've got a (small) problem. I've got a main window and an popup window. What I want to do is get the information from the popup window put it in an array in the session, close the popup window and refresh the main window. For some reason I need to use the setTimeout function for all this. I've tried it without but then my information isn't processed quickly enough, so my main window refreshes but since the information isn't yet in the session, still the old data is displayed... This is the code I'm trying to use: php Code:
Thanks in advance! st3v1nsk1 |
|
#2
|
|||
|
|||
|
Hello st3v1nsk1,
So what exactly do you mean by not working? I played around a little with your JavaScript and it looks to me like your closePopup() is trying to close the main window and not the pop up window. Good luck... Marty |
![]() |
| Bookmarks |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| problem inserting a form inside a table... | cdx | HTML & Website Design | 3 | Apr 29th 2006 8:36 am |
| PHPBB2 Problem | cafedelbalkan | vBulletin | 17 | Mar 12th 2005 10:13 am |
| Validation Problem | LindaB | Setup / Validation Help | 2 | Dec 28th 2004 11:18 am |
| Netscape Problem | Smyrl | HTML & Website Design | 2 | Nov 11th 2004 8:03 am |
| filtering problem | Epsilon | Google APIs | 2 | Mar 26th 2004 8:27 am |