473,326 Members | 2,102 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,326 software developers and data experts.

Image source loaded twice with smartnavigation

Hello everybody,

I use an imagebutton with an aspx-page as image source. This page is
used to receive the imaging data as a stream. The page holding the
button has set smartnavigation to true. Now, the aspx-page is loaded
twice, when the imagebutton is clicked. It results in an annoying
flicker.

Any idea about the reasons or any idea how to avoid loading twice?
(Smartnavigation cannot be disabled, because it is the demand of our
clients.)

Thanks in advance.

Feb 26 '06 #1
2 1298
DWS
Juergen,

Make sure your webapp is not running in debug. Best ajax, avalon or don't
use smartnav and do focus manually using the 2.0 focus methods.

Good Luck
DWS
"Juergen Theis" wrote:
Hello everybody,

I use an imagebutton with an aspx-page as image source. This page is
used to receive the imaging data as a stream. The page holding the
button has set smartnavigation to true. Now, the aspx-page is loaded
twice, when the imagebutton is clicked. It results in an annoying
flicker.

Any idea about the reasons or any idea how to avoid loading twice?
(Smartnavigation cannot be disabled, because it is the demand of our
clients.)

Thanks in advance.

Feb 28 '06 #2
DWS,

I have just tested my appliction in release mode. Unfortunately,
flickering is still there.

BTW, the main reason for using smartnav is not to hold the focus, but
to avoid flickering. The user should feel as working with a client side
application. From click to click the image changes only a little bit.
E.g. there is a different object selected as just before the last click
and it should look like only the selection has moved from object to
object.

Juergen

Mar 1 '06 #3

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

Similar topics

0
by: vMike | last post by:
I have an imageurl of an image (a larger image) set to an aspx file which does a Response.OutputStream. The url includes a query string. When the page is loaded this aspx file for this large image...
16
by: Donjuan | last post by:
Hi all I have trouble with tracking whether my image file is loaded. i use DHTML to change my image. HERE is the code: <img name="someimage" src="1.jpg"...
1
by: Antonie C Malan Snr | last post by:
Dear All, I tried posting this before, but it seems to have disappeared. I need to check image sizes before the user uploads them. This works in the Mozilla family on second and subsequent...
7
by: Scott Simonson | last post by:
Sorry if this posts twice. I can only assume that my previous post didn't because I attached a small image to it to show the error. I have had an application in MSAccess 2k for about year now...
1
by: D. Yates | last post by:
I can't seem to figure out why I can't StretchBlt an image that I have loaded from my hard drive. There are two button events below. The first button event, btnFormStretch_Click, works fine, but...
2
by: magister | last post by:
Does smartnavigation on parent page make user controls page_load twice... Any fixes for this!!! Problem is when boss sees smartnavigation he likes but it causes lots of other bugs....why...
2
by: Irfan Akram | last post by:
Hi Guys, I asked this question yesterday, but have not yet received a suitable answer. I hope you guys can help me out. I want to load an image on to a web-page. The image is alreday stored in...
5
by: Mike Trebilcock | last post by:
I have setup a number of trace outputs to try and track down an error in a process within my webpage. In doing so I have noticed that the pageload sub is running twice, once after the other. Is...
2
by: =?Utf-8?B?S2VuTg==?= | last post by:
We're using a System.Windows.Forms.ImageList to store a bunch of Images that I've loaded, and rendering each image in the ImageList during a draw loop. The process was running unusually slow and...
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: 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...
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: 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)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
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.