473,320 Members | 1,821 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,320 software developers and data experts.

smartnavigation popups

Hi,

I'm having a problem with SmartNavigation. When I open up a new (popup)
window using response.redirect on one of my web pages, the new window doesn't
come on top the parent window. It goes behind.

In my application, I like to use both SmartNavigation feature and open
a new Popup window that will be in front of his parent.

thanx in advance
Jul 21 '05 #1
4 1517
Hi Jan:

I've had a lot of trouble with the same thing and also had a problem where
my pages wouldn't redirect sometimes if smartnavigation was on. I was told
the answer was to turn it off and it fixed the problem... I hope there's a
better solution but that's as far as I got with it.

HTH,

Bill
"Jan Heppen" <an*******@discussions.microsoft.com> wrote in message
news:46**********************************@microsof t.com...
Hi,

I'm having a problem with SmartNavigation. When I open up a new (popup)
window using response.redirect on one of my web pages, the new window doesn't come on top the parent window. It goes behind.

In my application, I like to use both SmartNavigation feature and open
a new Popup window that will be in front of his parent.

thanx in advance

Jul 21 '05 #2
Hi Jan:

I've had a lot of trouble with the same thing and also had a problem where
my pages wouldn't redirect sometimes if smartnavigation was on. I was told
the answer was to turn it off and it fixed the problem... I hope there's a
better solution but that's as far as I got with it.

HTH,

Bill
"Jan Heppen" <an*******@discussions.microsoft.com> wrote in message
news:46**********************************@microsof t.com...
Hi,

I'm having a problem with SmartNavigation. When I open up a new (popup)
window using response.redirect on one of my web pages, the new window doesn't come on top the parent window. It goes behind.

In my application, I like to use both SmartNavigation feature and open
a new Popup window that will be in front of his parent.

thanx in advance

Jul 21 '05 #3
I've used javascript
<script type="text/javascript"
setTimeout('displayFocus()',10
function displayFocus(

window.focus(

</script

and after 10 milisec. the child apears in front of the parent window AND smartnavigation is still on and working so let's hope that it stays this way.

anyway thanks for thinking with me
Jul 21 '05 #4
I've used javascript
<script type="text/javascript"
setTimeout('displayFocus()',10
function displayFocus(

window.focus(

</script

and after 10 milisec. the child apears in front of the parent window AND smartnavigation is still on and working so let's hope that it stays this way.

anyway thanks for thinking with me
Jul 21 '05 #5

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

Similar topics

0
by: karim | last post by:
I have a datalist with an itemedittemplate. When I have smartnavigation on, I can't exit out from edit mode with EditItemIndex = -1. When smartnavigation is off, everything works fine. I know...
1
by: Jerad Rose | last post by:
I've done some investigating about various problems with the SmartNavigation feature. It seems to me that the general consensus is to avoid SmartNavigation like the plague. It's really a shame...
4
by: Chris Ruegsegger | last post by:
I have a registration type page that asks a series of questions but does so using Panels to display only a couple at a time. I have a Next and Back button on each panel for navigation purposes. ...
2
by: Snig | last post by:
Hi All I wanted to enable "SmartNavigation" in my site. For this I put <pages smartNavigation="true" /> in web.config file. So far so good. But it causes the link from the aspx pages to the css...
4
by: Bobby | last post by:
Hi all... I rather confuse using smartnavigation in my web application because if I set the "smartnavigation = true" then If I run my app, then after I post page that page, using event...
3
by: Nestus | last post by:
Hi, im developing a solution in ASP.Net, i have a page that i need to use the smartnavigation in true, the problem occurs when i put in the directive @Page SmartNavigation = true my page trhows a...
2
by: Wysiwyg | last post by:
Has anyone found a reasonable way to emulate smartnavigation functionality for any browser? I'd really like to avoid creating history entries when posting back to the same page. SmartNavigation...
4
by: Jan Heppen | last post by:
Hi, I'm having a problem with SmartNavigation. When I open up a new (popup) window using response.redirect on one of my web pages, the new window doesn't come on top the parent window. It goes...
5
by: Mogens Nielsen - Elbek & Vejrup A/S | last post by:
Hi, I can see from the msdn-docs that SmartNavigation is now obsolete. Why is that? The SmartNavigation feature has been replaced by MaintainScrollPosition, but the scoll position is not why...
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
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
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...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
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

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.