473,466 Members | 1,413 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

drop down list - auto post back - please wait

hi all,

I have 3 drop down lists.
When any of them changes there is an auto postback to do some server
stuff.
It is not always obvious (as a user) that a page reload has been
started, and you can start selecting other options and then suddenly
the page refreshes.

It would be great to show "please wait" when the postback is
requested.
Maybe some clientside code to show the message just prior to the page
reload.

Has anyone mastered this?

Has anyone got a better idea?

thanks

Tim

Mar 13 '07 #1
11 3164
Have you looked into Ajax for ASP.Net?
There are great possibilities for this using Ajax

--
David Wier
MVP/ASPInsider
http://aspnet101.com
http://aspexpress.com

"C10B" <ts******@gmail.comwrote in message
news:11*********************@8g2000cwh.googlegroup s.com...
hi all,

I have 3 drop down lists.
When any of them changes there is an auto postback to do some server
stuff.
It is not always obvious (as a user) that a page reload has been
started, and you can start selecting other options and then suddenly
the page refreshes.

It would be great to show "please wait" when the postback is
requested.
Maybe some clientside code to show the message just prior to the page
reload.

Has anyone mastered this?

Has anyone got a better idea?

thanks

Tim

Mar 13 '07 #2
"C10B" <ts******@gmail.comwrote in message
news:11*********************@8g2000cwh.googlegroup s.com...
Has anyone got a better idea?
Use AJAX / Anthem...
Mar 13 '07 #3
I might do it in ajax. I have downloaded atlas already.
I was hoping for a quick win on this job and learn ajax later.
thanks.

Mar 13 '07 #4
Just pop a script manager on your page
then, surround your DDLs with an Update Panel
Then, outside the Update panel, wherever you want it to show on the page,
pop in an Update Progress control - inside that - type in any 'Wat' text you
want, and/or add an animated GIF file to it

That's pretty much it - -

--
David Wier
MVP/ASPInsider
http://aspnet101.com
http://aspexpress.com

"C10B" <ts******@gmail.comwrote in message
news:11*********************@v33g2000cwv.googlegro ups.com...
I might do it in ajax. I have downloaded atlas already.
I was hoping for a quick win on this job and learn ajax later.
thanks.

Mar 13 '07 #5
script manager? not sure what this is...

Mar 13 '07 #6
On 13 Mar, 14:33, "Mark Rae" <m...@markNOSPAMrae.comwrote:
"C10B" <tswal...@gmail.comwrote in message

news:11*********************@8g2000cwh.googlegroup s.com...
Has anyone got a better idea?

Use AJAX / Anthem...
can't get that link to work...

Mar 13 '07 #7
"C10B" <ts******@gmail.comwrote in message
news:11*********************@j27g2000cwj.googlegro ups.com...
can't get that link to work...
???
Mar 13 '07 #8
maybe it's me being a wally - but it still doesn't work :-(

Mar 13 '07 #9
"C10B" <ts******@gmail.comwrote in message
news:11**********************@c51g2000cwc.googlegr oups.com...
maybe it's me being a wally - but it still doesn't work :-(
??? What still doesn't work...???
Mar 13 '07 #10
Previous posts were concerning AJAX with ASP.Net
ScriptManager, as well as the others, is an AJAX component, that comes in
when you install AJAX

--
David Wier
MVP/ASPInsider
http://aspnet101.com
http://aspexpress.com

"C10B" <ts******@gmail.comwrote in message
news:11**********************@c51g2000cwc.googlegr oups.com...
script manager? not sure what this is...

Mar 13 '07 #11
The link to download AJAX is:
http://ajax.asp.net/downloads/default.aspx?tabid=47

Is that what you're talking about?
--
David Wier
MVP/ASPInsider
http://aspnet101.com
http://aspexpress.com
"C10B" <ts******@gmail.comwrote in message
news:11**********************@c51g2000cwc.googlegr oups.com...
maybe it's me being a wally - but it still doesn't work :-(

Mar 13 '07 #12

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

Similar topics

46
by: Kingdom | last post by:
In my data base I have a list of componet types e.g. type A - I have 8 off - type B I have 12 off etc. I'm using Set objRS = objDC.Execute("Select DISTINCT Component_Type FROM Parts_Table") ...
4
by: Angie H. | last post by:
Anyone know how to create a drop down menu where the user can enter text also? If they do not want to choose an answer from the drop down menu, the users can just enter their own answers in the...
1
by: Rob Meade | last post by:
Hi all, I post back to my page if the form hasn't been submitted with the required information. I would like to with a little javascript, auto-select an option in the drop down list on my page....
8
by: Ed Dror | last post by:
Hi there ASP.NET 2.0 VB & SQL Express Lest take Northwind Categories Products as example I create a table that hold these two together and I create a stored procedure like select ProductID,...
1
by: robertrozarioa | last post by:
Hi , I am new to ACCESS.please help me out. I am designing a database.I have 3 tables, and have 3 forms based to collect data. 1. Individual ( fields are Name, Email, Status) Status is a...
3
by: Brad Isaacs | last post by:
ASP.NET 2.0 / SQL Server 2000 db / Visual Basic Code behind On my .aspx page I have added an SQL Datasource that contains the SQL query to retrieve the list for my Drop Down List Box. Using...
4
by: TycoonUK | last post by:
Hi, As I do not have IE7 on my computer, I was wondering if there is a fault in my CSS Menu when using IE7. Please can someone look at my site - http://www.worldofmonopoly.co.uk and tell me...
0
by: mjohnson0321 | last post by:
I am trying to incorporate a CSS drop-down menu into a site (suckerfish menu). The menu gets lost behind the content below it, but only on one of the drop downs (News). The error occurs on all of...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
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: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

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.