473,545 Members | 1,744 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

using Ajax Modal popup

Hi,

I have a page with an Ajax modal popup.

I would like to know when my Modal popup is opened, my page still able
to modify.

Is it possible ?

(I use Visual Studio 2005, c# )

Thanks for helping.
Jun 27 '08 #1
4 2312
<fr*********@ya hoo.frwrote in message
news:cd******** *************** ***********@27g 2000hsf.googleg roups.com...
I have a page with an Ajax modal popup.

I would like to know when my Modal popup is opened, my page still able
to modify.

Is it possible ?

(I use Visual Studio 2005, c# )
The whole point of a modal dialog is that it prevents the user from
interacting with the page which launched it while it's open - that's what
"modal" means in this context.

However, it's still possible for the code behind the modal dialog to modify
the page - is that what you mean...?
--
Mark Rae
ASP.NET MVP
http://www.markrae.net

Jun 27 '08 #2
Not exactly.

I would like that the user interact with the page.
On 24 avr, 12:46, "Mark Rae [MVP]" <m...@markNOSPA Mrae.netwrote:
<fran_j_d...@ya hoo.frwrote in message

news:cd******** *************** ***********@27g 2000hsf.googleg roups.com...
I have a page with an Ajax modal popup.
I would like to know when my Modal popup is opened, my page still able
to modify.
Is it possible ?
(I use Visual Studio 2005, c# )

The whole point of a modal dialog is that it prevents the user from
interacting with the page which launched it while it's open - that's what
"modal" means in this context.

However, it's still possible for the code behind the modal dialog to modify
the page - is that what you mean...?

--
Mark Rae
ASP.NET MVPhttp://www.markrae.net
Jun 27 '08 #3
<fr*********@ya hoo.frwrote in message
news:f9******** *************** ***********@x41 g2000hsb.google groups.com...
>>I have a page with an Ajax modal popup.
>>I would like to know when my Modal popup is opened, my page still able
to modify.
Is it possible ?
(I use Visual Studio 2005, c# )

The whole point of a modal dialog is that it prevents the user from
interacting with the page which launched it while it's open - that's what
"modal" means in this context.

However, it's still possible for the code behind the modal dialog to
modify
the page - is that what you mean...?

Not exactly.

I would like that the user interact with the page.
Then you can't use a modal dialog...

Best solution would probably be to use a floating div which the user could
drag around as required...
--
Mark Rae
ASP.NET MVP
http://www.markrae.net

Jun 27 '08 #4
Thanks
On 24 avr, 12:58, "Mark Rae [MVP]" <m...@markNOSPA Mrae.netwrote:
<fran_j_d...@ya hoo.frwrote in message

news:f9******** *************** ***********@x41 g2000hsb.google groups.com...


>I have a page with an Ajax modal popup.
>I would like to know when my Modal popup is opened, my page still able
to modify.
Is it possible ?
(I use Visual Studio 2005, c# )
The whole point of a modal dialog is that it prevents the user from
interacting with the page which launched it while it's open - that's what
"modal" means in this context.
However, it's still possible for the code behind the modal dialog to
modify
the page - is that what you mean...?
Not exactly.
I would like that the user interact with the page.

Then you can't use a modal dialog...

Best solution would probably be to use a floating div which the user could
drag around as required...

--
Mark Rae
ASP.NET MVPhttp://www.markrae.net- Masquer le texte des messages précédents -

- Afficher le texte des messages précédents -
Jun 27 '08 #5

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

Similar topics

3
11597
by: Maria Bitsku | last post by:
How do I deactivate a window using Javascript. For example if I have a window that opens up another window, how do I prevent the user from clicking (doing anything) in the original window until the new window has been closed. Any insight will help. Thank you very much in advanced.
0
1665
by: =?Utf-8?B?QWxCcnVBbg==?= | last post by:
I have a situation in which I need to check for data in either of two fields and display an alert if neither field contains data or if both fields contain data when the user clicks on a View button; these two fields are for Member Number and for Social Security Number. I have written a Javascript function to handle that situation. A new...
2
2140
by: b3t1m0s | last post by:
Hi everyone here! I have a special case and I want to ask can I realize this in JavaScript/AJAX. The case is: I have html submit form that should send data to php file. When submit button is pressed a "popup" or modal windows must be displayed and user must click in page (ex. image), and page should open a new window (from image hyperlink ex.)...
3
2165
by: SE.Computerguy | last post by:
I am trying to use the AJAX modal popup on a click event from a gridview. Any ideas on implementing this? The AJAX control is looking for a TargetControlID that will trigger the popup but the button field in the grid does not have an ID. Doug
1
4825
by: mbruyns | last post by:
i have been trying (and sometimes succeeding) to use the modalpopupextender to show various panels of controls on my asp pages. the strange problem that i keep on running into is that sometimes it works, displaying an awesome popup, while other times, it doesn't show a popup at all, but rather just page posts back and the panel becomes visible at...
1
5193
by: mistryman06 | last post by:
Hi, I'm new to the ASP.NET Ajax. Im struck with an issue. Im having a tabcontainer with 3 tabs. Each tab has a user control (all 3 tab has the same user control) & the user control has a Button & ModalPopup Extender. While running the application, When I click the TAB1's Button i get a modalpopup in the page. But when i select the TAB2 and...
3
3867
by: Mike Hofer | last post by:
Okay, here's the situation: we want to be able to display ASPX pages in an UpdatePanel. The reasons for this are performance related. The site in development uses *lots* of modal popups from some pages, and we don't want to load all that content until it's requested. So, what we want to do is place an IFRAME inside an UpdatePanel and, in...
5
10849
by: =?Utf-8?B?SmFtZXMgUGFnZQ==?= | last post by:
Hi all Have a couple of issues with the modal popup extender (asp.net 3.5, vb.net, visual studio 2008): I have created a user control (e-mail enquiry form) which is designed to accept text input then send an e-mail. The user control has 2 views – view 1 –e-mail input form, view 2 confirmation that e-mail has been sent.
2
7244
by: btreddy | last post by:
Hii experts, Im tring to display a panel as a modal popup when i click a link button which is placed in the footer template of my Grid view.But its not getting compiled and the error its showing is "The TargetControlID of 'mpeAddParticipant' is not valid. A control with ID 'ParticipantMeetingID' could not be found"'mpeAddParticipant' is...
0
7393
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7803
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7411
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
7749
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
5965
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5322
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
4942
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3439
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1012
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.