473,480 Members | 1,940 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Prevent menu or hyperlink clicks during postback

I have an ASP.NET (Framework v1.1) page that takes 10-20 seconds to load.
There are hyperlinks, drop-down menus, and buttons. When the user performs
an action, we want to prevent them from clicking on anything until the
postback is complete.

Is there a way to diasble to whole page during any postback?

Thank you,
Mark Lauser
Nov 19 '05 #1
2 1859
you can with client script, but the user can still hit refresh, because it
takes to long. you should look at one of the progressbar solutions

-- bruce (sqlwork.com)
"Mark Lauser" <Ma**@CrimsonSoftware.NoSpam.com> wrote in message
news:47**********************************@microsof t.com...
I have an ASP.NET (Framework v1.1) page that takes 10-20 seconds to load.
There are hyperlinks, drop-down menus, and buttons. When the user
performs
an action, we want to prevent them from clicking on anything until the
postback is complete.

Is there a way to diasble to whole page during any postback?

Thank you,
Mark Lauser

Nov 19 '05 #2
How can I do this with client script? Do you have an example?

What takes too long? The script?

Can you point me to the progressbar solutions that you are referring to?

Thank you,
Mark
"Bruce Barker" wrote:
you can with client script, but the user can still hit refresh, because it
takes to long. you should look at one of the progressbar solutions

-- bruce (sqlwork.com)
"Mark Lauser" <Ma**@CrimsonSoftware.NoSpam.com> wrote in message
news:47**********************************@microsof t.com...
I have an ASP.NET (Framework v1.1) page that takes 10-20 seconds to load.
There are hyperlinks, drop-down menus, and buttons. When the user
performs
an action, we want to prevent them from clicking on anything until the
postback is complete.

Is there a way to diasble to whole page during any postback?

Thank you,
Mark Lauser


Nov 19 '05 #3

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

Similar topics

7
6871
by: cefrancke | last post by:
I cant seem to find a straight answer on the following. I want to programmatically hide all menus except a basic custom report menu (during report preview) and right click pop-up A-Z sorting on...
1
6934
by: Mark | last post by:
Ok this is very odd. I have a hyperlink server control (not a linkbutton) on my .aspx page. When the navigateurl property is set to a file (blah.aspx) in the same directory as the current page,...
19
3461
by: Joe | last post by:
I have an aspx page (referred to here as page_1) with a datagrid whose first column contains hyperlinks. When a user clicks one of these hyperlinks, he will navigate to another aspx page (referred...
9
1376
by: Jay | last post by:
I have an asp menu control with menu items navigateUrl set to come back to the same aspx page but with different values in a url token. this works, but it is causing all my asp controls to loose...
1
2230
by: Abdalla | last post by:
Dear All I have a project on making a UI of a Web page that allows users to: 1. select any text by highlighting it, and 2. do some action on it by right-clicking on the highlighted text and...
6
1084
by: CMM | last post by:
The menu control in ASP.NET 2.0 is pretty cool... but there's seems to be a fairly glaring oversight in it. Only the text is clickable... the surrounding area of the menu is not clickable even...
11
4173
by: bill | last post by:
I dynamically create buttons and associate them with an event using AddHandler. I want all the button events to fire at one time, when the page is posted, instead of when each button is clicked....
0
1635
by: John Smith | last post by:
If anyone can help, I would very muchly appreciate it. I have a main page that uses the .net 2.0 menu control with the multiview controls as the menu choices. This works fine. One of the menu...
2
1242
by: =?Utf-8?B?QW5keQ==?= | last post by:
I have a Hyperlink... <asp:HyperLink id="HyperLink1" runat="server" CssClass="LinkButton" href="#">Add Item</asp:HyperLink></TD> Which when clicks calls a javascript function AddItem. This...
0
7037
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
6904
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7034
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
7076
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
6732
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
2976
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1294
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
558
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
174
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.