473,512 Members | 15,089 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

keeping MsgBoxes on top

Hello,

In VWD 2005, I have some code which send out confirmations before
transactions are executed. The code for such confirmations sometimes
involves MsgBox(). Sometimes, when the MsgBox code is called, the
resulting message box appears beneath the webpage. The only clue the
user has in shuch as case that they need to respond is the icon for the
message box appears in the taskbar How do I always keep message boxes
to stay on top of all other windows on the screen?

Thanks!

Jun 23 '06 #1
3 1393
set the focus to the popup window.

-- bruce (sqlwork.com)

"Adam Sandler" <co****@excite.com> wrote in message
news:11**********************@g10g2000cwb.googlegr oups.com...
Hello,

In VWD 2005, I have some code which send out confirmations before
transactions are executed. The code for such confirmations sometimes
involves MsgBox(). Sometimes, when the MsgBox code is called, the
resulting message box appears beneath the webpage. The only clue the
user has in shuch as case that they need to respond is the icon for the
message box appears in the taskbar How do I always keep message boxes
to stay on top of all other windows on the screen?

Thanks!

Jun 23 '06 #2
Thanks for the reply. I'm not using a popup... MsgBoxes are
different... I purposely don't want to use a popup because of popup
blockers. I don't see a focus property in the API for MsgBox...
please advise. Thanks!

bruce barker (sqlwork.com) wrote:
set the focus to the popup window.

-- bruce (sqlwork.com)

"Adam Sandler" <co****@excite.com> wrote in message
news:11**********************@g10g2000cwb.googlegr oups.com...
Hello,

In VWD 2005, I have some code which send out confirmations before
transactions are executed. The code for such confirmations sometimes
involves MsgBox(). Sometimes, when the MsgBox code is called, the
resulting message box appears beneath the webpage. The only clue the
user has in shuch as case that they need to respond is the icon for the
message box appears in the taskbar How do I always keep message boxes
to stay on top of all other windows on the screen?

Thanks!


Jun 23 '06 #3
If you're using ASP.NET you can't use the msgbox. The only way to popup
a message type box in the web environment is either your own popup type
web form or the javascript alert() method.

Adam Sandler wrote:
Thanks for the reply. I'm not using a popup... MsgBoxes are
different... I purposely don't want to use a popup because of popup
blockers. I don't see a focus property in the API for MsgBox...
please advise. Thanks!

bruce barker (sqlwork.com) wrote:
set the focus to the popup window.

-- bruce (sqlwork.com)

"Adam Sandler" <co****@excite.com> wrote in message
news:11**********************@g10g2000cwb.googlegr oups.com...
Hello,

In VWD 2005, I have some code which send out confirmations before
transactions are executed. The code for such confirmations sometimes
involves MsgBox(). Sometimes, when the MsgBox code is called, the
resulting message box appears beneath the webpage. The only clue the
user has in shuch as case that they need to respond is the icon for the
message box appears in the taskbar How do I always keep message boxes
to stay on top of all other windows on the screen?

Thanks!

Jun 24 '06 #4

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

Similar topics

16
7425
by: Andrew | last post by:
I'm afraid I don't know PHP well enough to figure this out. What I would like is to keep an array in memory so that it doesn't have to be reloaded each time a .php script is run. Is this...
2
2254
by: Ivan Herman | last post by:
A question on using the PIL library. If I take a jpg file then, say, resize it and save it somewhere else, all metadata that is part of the jpg file is lost. This is a pity: digital cameras...
7
2043
by: BarryS | last post by:
Hi All: We're rolling out 3 DB2 (8.2 on LUW) platforms for branch offices, each of these are going to have the same schema. These are all going to be non-federated systems. I need some advice...
5
1645
by: Mike Turco | last post by:
I've been upgrading since VB3 and Access 2. How long do I have to keep these CD's around as proof of valid licensing?
7
2583
by: David Lozzi | last post by:
Howdy, I have a usercontrol in my aspx page and when the page loads, I send it some property values based on the data displayed. I am sending it to a public property like below. However the...
0
1425
by: NSD | last post by:
Which Oracle program to use for adminitration and book-keeping Hello there, I am new to Oracle and I need to know how I can insert my company's data (administration and book - keeping) into an...
4
1547
by: jmg3000 | last post by:
What's the customary way to keep your own local Python and package directory? For example, when you're on a server where you don't have root access, and everything must go in your home directory. ...
0
1498
by: jehugaleahsa | last post by:
On Jun 13, 3:09 pm, "Bob Powell " <b...@spamkillerbobpowell.net> wrote: I apologize for the size. I should have probably put this on a blog or something. I'm not interested in tools. I...
0
928
by: bruce | last post by:
hi jackie, if you don't mind... can i ask what you're looking to accomplish? are you looking to simply get the text/string data, or something else??? -----Original Message----- From:...
0
7153
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
7432
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
7093
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
5676
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
4743
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...
0
3230
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
3218
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1583
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
791
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.