473,320 Members | 1,766 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.

displaying pages while handling the click event

Hi all,

I need to display a page during the handling of the click of a button.
I remember that I did this with HTML sometime ago, but do not know
how to do it with ASP .Net. Can anybody help on this one?

Thanks,

Carlos
Nov 19 '05 #1
2 846
You cannot do this with ASP.NET - while you let ASP.NET handle the click
event, you can use Javascript to display other content while waiting for the
page to change... I think that was what you meant?

Regards,
Nils Magnus Englund

"Carlos" <ch******@yahoo.com> wrote in message
news:ub**************@tk2msftngp13.phx.gbl...
Hi all,

I need to display a page during the handling of the click of a button.
I remember that I did this with HTML sometime ago, but do not know
how to do it with ASP .Net. Can anybody help on this one?

Thanks,

Carlos

Nov 19 '05 #2
My personal preference is to have the wait message displayed by the previous
page as soon as you goes away...

Else you ahve also other mùthods such as flushing (which is not convenient
in .NET) or using an intermediate page but you need then to alter the
control flow...

Patrice

--

"Carlos" <ch******@yahoo.com> a écrit dans le message de
news:ub**************@tk2msftngp13.phx.gbl...
Hi all,

I need to display a page during the handling of the click of a button.
I remember that I did this with HTML sometime ago, but do not know
how to do it with ASP .Net. Can anybody help on this one?

Thanks,

Carlos

Nov 19 '05 #3

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

Similar topics

7
by: PaulThomas | last post by:
I am fighting with XP-Pro and VS.Net trying to allow some of the pages in my application to be accessable by 'all' I am using <authentication mode="Forms" /> and if I Login - everything works...
2
by: RAJ | last post by:
In our multi-tier application, we have several ASP.NET user controls which will update the same data source provided by middle tier logic. In this particular scenario we have one user control...
3
by: PaulThomas | last post by:
I am fighting with XP-Pro and VS.Net trying to allow some of the pages in my application to be accessable by 'all' I am using <authentication mode="Forms" /> and if I Login - everything works...
7
by: PaulThomas | last post by:
I am fighting with XP-Pro and VS.Net trying to allow some of the pages in my application to be accessable by 'all' I am using <authentication mode="Forms" /> and if I Login - everything works...
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: 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)...
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.