473,396 Members | 1,940 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Open in New Window without Back Button etc

How do I open a webpage in a new browser window? One that
doesn't have any back button/forward button or refresh?
Jul 21 '05 #1
3 1811
Hi Margaret

You need to use window.open in a piece of client side code. See the
following article for a discussion of window.open and how to control the
look of the resulting new browser window:

http://msdn.microsoft.com/library/de...ectmethods.asp

HTH

James.

--
This posting is provided "AS IS" with no warranties, and confers no rights.
"Margaret" <an*******@discussions.microsoft.com> wrote in message
news:01****************************@phx.gbl...
How do I open a webpage in a new browser window? One that
doesn't have any back button/forward button or refresh?

Jul 21 '05 #2
ok - I got a sample to work but it's all ASP. My app is
using ASP.NET and I can't figure out where to put the
window.open call on the client side since the code-behind
is processing the button click.
-----Original Message-----
Hi Margaret

You need to use window.open in a piece of client side code. See thefollowing article for a discussion of window.open and how to control thelook of the resulting new browser window:

http://msdn.microsoft.com/library/default.asp? url=/library/en-us/dnproasp/html/windowobjectmethods.asp
HTH

James.

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

"Margaret" <an*******@discussions.microsoft.com> wrote in messagenews:01****************************@phx.gbl...
How do I open a webpage in a new browser window? One that doesn't have any back button/forward button or refresh?

.

Jul 21 '05 #3
ok - I got a sample to work but it's all ASP. My app is
using ASP.NET and I can't figure out where to put the
window.open call on the client side since the code-behind
is processing the button click.
-----Original Message-----
Hi Margaret

You need to use window.open in a piece of client side code. See thefollowing article for a discussion of window.open and how to control thelook of the resulting new browser window:

http://msdn.microsoft.com/library/default.asp? url=/library/en-us/dnproasp/html/windowobjectmethods.asp
HTH

James.

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

"Margaret" <an*******@discussions.microsoft.com> wrote in messagenews:01****************************@phx.gbl...
How do I open a webpage in a new browser window? One that doesn't have any back button/forward button or refresh?

.

Jul 21 '05 #4

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

Similar topics

0
by: Margaret | last post by:
I've got my forms more or less working - the login form now has a regular button instead of an asp:button, so I can attach the Window.Open call for the next page in the client code. I moved the...
4
by: Dan Cruz | last post by:
Below are two files: Main.asp and Help.asp. I've stripped it down to the 'barest-of bones' so that anyone willing to help can duplicate the problem on their own systems. ***Main.asp*** looks...
10
by: Marshall Dudley | last post by:
When I do the following line in Netscape, the popup loads as it should, but the parent window usually, but not always, reloads as well. <a href="#"...
18
by: Wladimir Borsov | last post by:
Inside a html page (more precicesly inside a JSP page) I defined a button. When the user clicks this button a second browser window should pop up und load the passed URL. I coded <img...
8
by: Dominic Tocci | last post by:
I'm searching for a way to use window.open on my web page to open a window in firefox that allows the sidebars to work (bookmarks, history, etc). When I use the following: var...
3
by: Leonard | last post by:
I have a button on my web app, that opens a help html page. I use this code: HttpContext.Current.Response.Write("<script>") HttpContext.Current.Response.Write("window.open('" & sUrl & "','_new')")...
2
by: KathyB | last post by:
Hi, In the pageload of my aspx file I have the following (in both not in postback and is postback)... btnList.Attributes.Add("onclick", "window.open('Scanned.aspx', 'Serial Numbers',...
3
by: kermit | last post by:
Hi, I am hoping this is a foolish or simple question. I am creating a multiuser app. consisit of a login page and a dataentry page. If the user leaves the data entry page (other than exiting the...
2
by: Margaret | last post by:
How do I open a webpage in a new browser window? One that doesn't have any back button/forward button or refresh?
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
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
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...

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.