473,503 Members | 1,733 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

browser - change appearance using ASP

Hello,
I'm interested in changing appearance of browser using ASP. For example,
remove location bar, toolbar, menubar, statusbar (much like the browser
interface on posting a question on this forum).

I know how to use the DOM object:

window.open(url,list)

but I need to use the same fucntionality using ASP, or use ASP to reference
the DOM object.

Problem:

I am passing parameters on the url (webpage.asp?email=mEmail,list).

Any help will be most appreciated.

Thanks in advance.
Jul 22 '05 #1
4 1460
=?Utf-8?B?TWlrZQ==?= wrote on 02 jan 2005 in
microsoft.public.inetserver.asp.general:
Hello,
I'm interested in changing appearance of browser using ASP. For
example, remove location bar, toolbar, menubar, statusbar (much like
the browser interface on posting a question on this forum).

I know how to use the DOM object:

window.open(url,list)

but I need to use the same fucntionality using ASP, or use ASP to
reference the DOM object.


list="width=<%=ASPwidth%>,height=<%=ASPheight%>"
window.open(url,list)

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Jul 22 '05 #2
Thanks for your reply,

sounds simple enough. However, where do I place this code? I assume after my
vbscript code inside the <Head> tag.

How do I use the onload() with this code.

For example an ASP page contains vbscript that captures variables and then
uses the:

<%
Response.Redirect strURL

%>

so once this ASP page is loaded it is then redirected to the strURL.

I want to the same with this code, once the ASP page is loaded.

Thanks for your assistance.
"Evertjan." wrote:
=?Utf-8?B?TWlrZQ==?= wrote on 02 jan 2005 in
microsoft.public.inetserver.asp.general:
Hello,
I'm interested in changing appearance of browser using ASP. For
example, remove location bar, toolbar, menubar, statusbar (much like
the browser interface on posting a question on this forum).

I know how to use the DOM object:

window.open(url,list)

but I need to use the same fucntionality using ASP, or use ASP to
reference the DOM object.


list="width=<%=ASPwidth%>,height=<%=ASPheight%>"
window.open(url,list)

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)

Jul 22 '05 #3
Never mind I realized I could simply use the onload() with the
window.open(url,list)

thanks.

"Mike" wrote:
Thanks for your reply,

sounds simple enough. However, where do I place this code? I assume after my
vbscript code inside the <Head> tag.

How do I use the onload() with this code.

For example an ASP page contains vbscript that captures variables and then
uses the:

<%
Response.Redirect strURL

%>

so once this ASP page is loaded it is then redirected to the strURL.

I want to the same with this code, once the ASP page is loaded.

Thanks for your assistance.
"Evertjan." wrote:
=?Utf-8?B?TWlrZQ==?= wrote on 02 jan 2005 in
microsoft.public.inetserver.asp.general:
Hello,
I'm interested in changing appearance of browser using ASP. For
example, remove location bar, toolbar, menubar, statusbar (much like
the browser interface on posting a question on this forum).

I know how to use the DOM object:

window.open(url,list)

but I need to use the same fucntionality using ASP, or use ASP to
reference the DOM object.


list="width=<%=ASPwidth%>,height=<%=ASPheight%>"
window.open(url,list)

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)

Jul 22 '05 #4
=?Utf-8?B?TWlrZQ==?= wrote on 03 jan 2005 in
microsoft.public.inetserver.asp.general:
Never mind I realized I could simply use the onload() with the
window.open(url,list)


I do mind, sorry.

[Please do not toppost on usenet]

No, you cannot do that.

You would get infinite number of windows [till your memory runs out]

The code has to be in the originating page.

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Jul 22 '05 #5

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

Similar topics

13
9396
by: Kai Grossjohann | last post by:
It seems that Ctrl-N in Mozilla opens a new empty browser window. That's fine, I don't need to do anything about it. But Ctrl-N in IE appears to clone the current window. Is there a way to...
115
7105
by: J | last post by:
I've run CSSCheck on my style sheets and I always get a warning similar to this: "font: bold 9pt/100% sans-serif Warning: Absolute length units should not generally be used on the Web ..." ...
5
1314
by: Luis Fajardo | last post by:
I'm expiriencing a basic HTML appearance problem with ASP.NET. Following a couple of sample tags to ilustrate my problem: <asp:TextBox id="txtWidthIssue" runat="server"...
12
3880
by: marcwentink | last post by:
Can you change the appearance of a radiobutton or checkbox? I do not mean the apearance changes from checked to not checked or disabled or not disabled, but change the appearance (of all these...
5
4786
by: fritz-bayer | last post by:
Hi, I would like to change the appearance of the URL, which gets displayed in the title of the Browser, without the page being reloaded. Sounds strange.. here an example. The users arrives at...
1
2567
by: imghani | last post by:
Hi all, I have developed an application in ASP.NET. I wanted that whenever a user comes to my website, it opens browser in F11 mode. I find the code to open browser in F11 mode (its javascript)...
27
2687
by: David Golightly | last post by:
This is just a quick poll for all you web devs out there: What browsers do you test on/are concerned about compatibility with? Obviously, you're going to test on current-generation browsers such...
8
2373
by: shruthiKKKK | last post by:
change appearence for textbox by using combolist
3
2336
by: =?Utf-8?B?R3JlZw==?= | last post by:
I am used to using third party controls when it comes to setting up appearences. But, now I am using Visual Basic.Net controls that come standard with the product. I've come across a frustration...
0
7202
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
7086
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...
1
6991
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
7462
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
5578
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
4673
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
3167
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
3154
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
736
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.