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

How do I stop the web page "flash" when posting a webform?

Is there a setting that will prevent the page "flash" when posting back a
webform that will be populated with data? I just want to update the
controls, not the entire page.
Nov 19 '05 #1
1 1458
With server-side controls, a trip to the server and a total refresh of
everything on the page takes place on an update. However, you can minimize
the flash by setting SmartNavigation to true for the page.

A word of warning: SmartNavigation may cause other problems on some pages,
so if the pages start acting up, you'll have to remove SmartNav.

Ken

"bill" <nf*@nospam.com> wrote in message
news:e0**************@TK2MSFTNGP10.phx.gbl...
Is there a setting that will prevent the page "flash" when posting back a
webform that will be populated with data? I just want to update the
controls, not the entire page.


Nov 19 '05 #2

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

Similar topics

3
by: simon lee | last post by:
Dear all, I use VC++ to write a program for display a flash file "file.fla", However, for displaying flash file, it sometimes become black screen and sometimes cannot display the corresponding...
4
by: HVG | last post by:
Hi, is it possible to render a whole page (ie. a aspx webform) to a string _without_ actually loading the page in a window? Eg if Iam executing page1.aspx at the server, I would then like to...
1
by: daveyand | last post by:
Hey guys, have searced within this group and havent found an answer to what i want to do. Here is the problem I have the a hovering div, within that div i have settings that people can...
1
by: paolazi | last post by:
HI I have a flash templates..that uses php as well now I have a problem with my contact page as follows: the user enter his name, email and message into flash input whose Var are: your_name,...
4
by: Michael Torville | last post by:
Does anyone know if it's possible to prevent a user from entering a particular "DataGridView" cell. I simply want to redirect them into the next available cell but nothing I try works. Setting the...
3
by: shror | last post by:
Hi every body, I need your help please with a small problem with a .swf file header I know that the .swf files are defined in size while we build them and so when we put .swf file in any web...
1
imarkdesigns
by: imarkdesigns | last post by:
Good day... just to ask the code or script for Flash where the header animation will run once and it will exactly stop when a page changed.. however, i do always 2 sets of header to get the other 1...
4
by: DonD | last post by:
I have a site that uses a bit of flash and I include a link for visitors to get flash if they don't have it. Unfortunately, the XHTML validator complains about the "get flash" url, even when using...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

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.