473,323 Members | 1,622 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,323 software developers and data experts.

Popup content randomly blank

Hi everyone,

I created a web application which presents a menu based on a sitemap. The
menu entries are rendered using a Repeater with HyperLink controls as shown
in the data tier tutorials on www.asp.net. So that the sub-pages are opened
in own popup windows (i.e. without toolbar, navigationbar, etc.), the links
refer to a javascript which basically does a window.open with all necessary
settings.

Also, all pages contain a ScriptManager and some of them Ajax UpdatePanels.

I am encountering the following problem now:
After I opened one or two of these popups, they don't work anymore:

I open a popup the first time: It works.
I open a popup the second time: It works.
I open a popup the third time: It takes a while until the window opens, but
the content will not be rendered (nor will a breakpoint in the code behind be
hit). The Internet Explorer says "waiting for reply".

How many times I can open popups differs. Some times, already the second
time won't work anymore, sometimes it starts not to work anymore after I was
able to open popups several times.

On some computers, everything works without ANY problems.
On some computers, the problem occurs as described above.

Does anyone have a clue what might go wrong here?

Desperately yours,
Chris.
May 9 '07 #1
1 1107
On May 9, 10:36 am, Christian Jacob <cjacob AT nospam toptechnologies
DOT dewrote:
Hi everyone,

I created a web application which presents a menu based on a sitemap. The
menu entries are rendered using a Repeater with HyperLink controls as shown
in the data tier tutorials onwww.asp.net. So that the sub-pages are opened
in own popup windows (i.e. without toolbar, navigationbar, etc.), the links
refer to a javascript which basically does a window.open with all necessary
settings.

Also, all pages contain a ScriptManager and some of them Ajax UpdatePanels.

I am encountering the following problem now:
After I opened one or two of these popups, they don't work anymore:

I open a popup the first time: It works.
I open a popup the second time: It works.
I open a popup the third time: It takes a while until the window opens, but
the content will not be rendered (nor will a breakpoint in the code behind be
hit). The Internet Explorer says "waiting for reply".

How many times I can open popups differs. Some times, already the second
time won't work anymore, sometimes it starts not to work anymore after I was
able to open popups several times.

On some computers, everything works without ANY problems.
On some computers, the problem occurs as described above.

Does anyone have a clue what might go wrong here?

Desperately yours,
Chris.
Looks like you forget to close either Connection or a DataReader or
what ever you use at the end of your operations.

P.S. No one can answer without knowing the code.

May 9 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Moon | last post by:
Seems I still haven't got the hang of all those window generating code in Javascript. I've got a page with about 15 photo thumbnails. When you click on a thumbnail a new window pops up which shows...
38
by: Shaun McKinnon | last post by:
HI...Here's my problem...I have a popup window that loads when i want it to, but it's not sized properly. I've set the size, but it doesn't seem to work. I've been on 8 different websites to find...
6
by: Stevie D | last post by:
Hi I'm a Javascript newbie I'm doing a 'simple' (basically adding pages and changing text in frontpage 2000) update of a web site for a friend - what I have done 'should not' have done anything...
24
by: jonathon | last post by:
Hi all, I have a web app with a popup window for entering data. I don't want to access the web every time this window is opened, as most of the app is AJAX. But I can't figure out how to open...
23
by: Markus | last post by:
Hi, i have this problem: Sometimes, i can't reproduce, if i click on an small image on the website, the popup _AND_ an other Tab in firefox open. Here are the linkcode: <div...
13
by: ldan | last post by:
Hi everybody, I would not consider myself an expert in javascript - but so far whatever I know, helped me reaching my goals. Recently I started to experience a lot of javascript errors related...
1
by: Raja Balaji R | last post by:
hi hi hi, i am using window.showModalDialog("sample.aspx",...) to show a sample.aspx file, popup window appears which display a hyperlink say "sample1" which links to sample1.aspx file. ...
1
by: XP | last post by:
Hello Everyone, I was stuck with this really frustrating problem for sometime. Let me explain what I am trying to achieve: There is a form and an inner iframe. The form's target is set to the...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.