473,748 Members | 8,530 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Re: Is it possible not to have the navigator chrome on a Web page/site ?

Hi Steven,
"Steven Cheng [MSFT]" <st*****@online .microsoft.coma écrit dans le message
de news:ZJ******** ******@TK2MSFTN GHUB02.phx.gbl. ..
Hi Oriane,

It seems you want to open the web browser windows in a customized model.
As
far as I know, the window.open javascript function can help open a browser
window with some properties(such as title bar, control bar...) customized.
Thanks for the link. I've tried that but there is one withdrawal I can't
explain. I make use of Ajax server pop up extender, and they don't behave as
they should in the window opened with the "open" Javascript function, which
makes this solution not relevant...

Oriane

Jul 8 '08 #1
4 1717
Thanks for your reply Oriane,

The ajax popup box are not real dialog. They're simulate in the same page
via some dynamically created div /layer. For your scenario, I think the
existing web page programming interface is quite limited to implement all
the effects. Where would your web application run at, a internet
envrionment or in an intranet local domain? For intranet scenario, maybe a
rich client approach would be better since they can give you more control
over the client machine.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead
Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
ms****@microsof t.com.

=============== =============== =============== =====
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscripti...ult.aspx#notif
ications.

=============== =============== =============== =====
This posting is provided "AS IS" with no warranties, and confers no rights.

--------------------
>From: "Oriane" <or****@noemail .noemail>
References: <75************ *************** *******@microso ft.com>
<ZJ************ **@TK2MSFTNGHUB 02.phx.gbl>
>In-Reply-To: <ZJ************ **@TK2MSFTNGHUB 02.phx.gbl>
Subject: Re: Is it possible not to have the navigator chrome on a Web
page/site ?
>Date: Tue, 8 Jul 2008 09:41:43 +0200
>
Hi Steven,
"Steven Cheng [MSFT]" <st*****@online .microsoft.coma écrit dans le
message
>de news:ZJ******** ******@TK2MSFTN GHUB02.phx.gbl. ..
>Hi Oriane,

It seems you want to open the web browser windows in a customized model.
As
far as I know, the window.open javascript function can help open a
browser
>window with some properties(such as title bar, control bar...)
customized.
>Thanks for the link. I've tried that but there is one withdrawal I can't
explain. I make use of Ajax server pop up extender, and they don't behave
as
>they should in the window opened with the "open" Javascript function,
which
>makes this solution not relevant...

Oriane

Jul 9 '08 #2

"Steven Cheng [MSFT]" <st*****@online .microsoft.coma écrit dans le message
de news:oQ******** ******@TK2MSFTN GHUB02.phx.gbl. ..
Thanks for your reply Oriane,

The ajax popup box are not real dialog. They're simulate in the same page
via some dynamically created div /layer. For your scenario, I think the
existing web page programming interface is quite limited to implement all
the effects. Where would your web application run at, a internet
envrionment or in an intranet local domain?
Intranet.
For intranet scenario, maybe a
rich client approach would be better since they can give you more control
over the client machine.
Yes...but no. We don't want the user to install anything on the machine. It
has to be a light client :-(

Jul 9 '08 #3
Thanks for your followup Oriane,

That does be quite a difficult problem. Silverlight will be the minimal
rich client solution available. And if zero-deployment is hard rule, so far
I think using ajax to do the status polling would be the best solution.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead
Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
ms****@microsof t.com.

=============== =============== =============== =====
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscripti...ult.aspx#notif
ications.

=============== =============== =============== =====
This posting is provided "AS IS" with no warranties, and confers no rights.

--------------------
>From: "Oriane" <or****@noemail .noemail>
References: <75************ *************** *******@microso ft.com>
<ZJ************ **@TK2MSFTNGHUB 02.phx.gbl>
<6E************ *************** *******@microso ft.com>
<oQ************ **@TK2MSFTNGHUB 02.phx.gbl>
>In-Reply-To: <oQ************ **@TK2MSFTNGHUB 02.phx.gbl>
Subject: Re: Is it possible not to have the navigator chrome on a Web
page/site ?
>Date: Wed, 9 Jul 2008 09:38:44 +0200
>

"Steven Cheng [MSFT]" <st*****@online .microsoft.coma écrit dans le
message
>de news:oQ******** ******@TK2MSFTN GHUB02.phx.gbl. ..
>Thanks for your reply Oriane,

The ajax popup box are not real dialog. They're simulate in the same page
via some dynamically created div /layer. For your scenario, I think the
existing web page programming interface is quite limited to implement all
the effects. Where would your web application run at, a internet
envrionment or in an intranet local domain?
Intranet.
>For intranet scenario, maybe a
rich client approach would be better since they can give you more control
over the client machine.
Yes...but no. We don't want the user to install anything on the machine.
It
>has to be a light client :-(

Jul 9 '08 #4
On Wed, 9 Jul 2008 09:38:44 +0200, "Oriane" <or****@noemail .noemail>
wrote:
>
"Steven Cheng [MSFT]" <st*****@online .microsoft.coma écrit dans le message
de news:oQ******** ******@TK2MSFTN GHUB02.phx.gbl. ..
>Thanks for your reply Oriane,

The ajax popup box are not real dialog. They're simulate in the same page
via some dynamically created div /layer. For your scenario, I think the
existing web page programming interface is quite limited to implement all
the effects. Where would your web application run at, a internet
envrionment or in an intranet local domain?
Intranet.
>For intranet scenario, maybe a
rich client approach would be better since they can give you more control
over the client machine.
>Yes...but no. We don't want the user to install anything on the machine. It
has to be a light client :-(
The "yes ...but no" tells me you're hosed. The requirement for the
client application to have a specialized UI around its browser control
describes a custom client. This contradicts the requirement that no
custom client is to be installed. Now the task is to figure out how to
make a generic browser application (not the web app) behave as if it
were a Vista widget.

In a Vista world a similar task would be to run a Vista widget on a
Vista machine without installing the widget.

regards
A.G.

Jul 9 '08 #5

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

Similar topics

4
1517
by: gimme_this_gimme_that | last post by:
This isn't a javascript question ... On the other hand, there are a lot of people on this newsgroup who seem to know a lot about building nice user interfaces. Anyway, I'd like to add chrome to my tables ... Something like the silver that appears at http://spaces.msn.com/members/BCR
13
11196
by: ima | last post by:
Where can I find a list of valid names for Navigator.AppName?
5
1880
by: The Eclectic Electric | last post by:
I'm very noobish when it comes to Javascript, in fact I wasn't intending to use it at all, but I've got myself distracted by this "problem". I want to use an animated gif as my favicon. This works fine in Firefox, but Opera and IE6 ignore it. To get around this, I started off attempting a browser detection script (I know!) which I cobbled together from a couple of others, but this doesn't work (is it because I'm trying to do weird things...
40
2878
by: navti | last post by:
I saw here http://java.sun.com/javase/6/docs/technotes/tools/share/jsdocs/index.html that javascript has built-in methods such as cp, dir, date etc how do i get these to run on the client computer ? the client will be linux or osx .
0
7190
by: Tarik Monem | last post by:
I have been working on an all AJAX/DOM web site which is set to go live today and I thought I'd share my discoveries with all of you whom have helped me when I have encountered different issues along the way. First, deep linking is not something that a completely AJAX web site should be able to do by it's very nature of everything being on one page basically. So how can a person deep link to something that is on one page? This question...
0
869
by: Oriane | last post by:
Hi Patrice, "Patrice" <http://www.chez.com/scribe/a écrit dans le message de news:A2D25A55-E656-4EE7-9671-933000653FD1@microsoft.com... Mimic an Vista gadget on XP. As far as I know, Vista gadget are much more user friendly to show "one-page web sites" page than a browser. I'm in charge of developing a sort of remote control on the Web, that is a small panel page with a few buttons (on/off +/-), and the result on IE is that the chrome is...
21
1650
by: Stevo | last post by:
Look at the userAgent string: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/525.13 (KHTML, like Gecko) Chrome/0.2.149.27 Safari/525.13 It's based on a Safari so it'll suck. Time we all quit so we don't have to support this thing, because there's no doubt it'll be popular.
10
2901
by: ArizonaJohn | last post by:
Hello, My site prints out URLs in a table. In Chrome and IE8, the URLs look great. In Firefox 3.0.11, the URLs only display up until the second forward slash. So for example, "nytimes.com/pages/world/americas/index.html" is just "nytimes.com/pages" in Firefox. Any ideas why? The code is below. Thanks in advance,
1
7422
by: npm | last post by:
Hi I've checked out this page (and it works fine) in FF, IE, Opera, Chrome and Safari: http://www.w3schools.com/dom/tryit.asp?filename=try_dom_list_loop But when I try and tweak it for a site I'm working on, it doesn't work in Chrome and Safari. I used their exact external javascript to load the xml file: function loadXMLDoc(dname)
0
8828
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 synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9537
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9367
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 captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8241
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 launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6073
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 into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4599
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 last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4869
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3309
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 we have to send another system
2
2780
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.