473,407 Members | 2,314 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,407 software developers and data experts.

New Page using Redirect?

I have a web application and need to redirect to a another page. Is there
any way to see the redirected page in a new page? (that's keeping the sending
page visible)

Thanks!!!

Raul
Nov 17 '05 #1
4 1588
IFrame?

--
Dave Sexton
dave@www..jwaonline..com
-----------------------------------------------------------------------
"Raul M. Colon" <Ra********@discussions.microsoft.com> wrote in message news:68**********************************@microsof t.com...
I have a web application and need to redirect to a another page. Is there
any way to see the redirected page in a new page? (that's keeping the sending
page visible)

Thanks!!!

Raul

Nov 17 '05 #2
If you want to pop-up a new window when a form is submitted set the "target" of the form to "_blank" or "_new". The default is
"_self" which posts the data to the same browser instance (same window).

Here's the complete list of "target" values that IE supports (from the online MSDN Library):

_blank Load the linked document into a new blank window. This window is not named.
_media Load the linked document into the HTML content area of the Media Bar. Available in Internet Explorer 6 or later.
_parent Load the linked document into the immediate parent of the document the link is in.
_search Load the linked document into the browser search pane. Available in Internet Explorer 5 or later.
_self Default. Load the linked document into the window in which the link was clicked (the active window).
_top Load the linked document into the topmost window.
--
Dave Sexton
dave@www..jwaonline..com
-----------------------------------------------------------------------
"Dave" <NO*********@dotcomdatasolutions.com> wrote in message news:On**************@TK2MSFTNGP14.phx.gbl...
IFrame?

--
Dave Sexton
dave@www..jwaonline..com
-----------------------------------------------------------------------
"Raul M. Colon" <Ra********@discussions.microsoft.com> wrote in message news:68**********************************@microsof t.com...
I have a web application and need to redirect to a another page. Is there
any way to see the redirected page in a new page? (that's keeping the sending
page visible)

Thanks!!!

Raul


Nov 17 '05 #3
Dave:
Sorry, Dave, I'm new at this. I didn't find the "target" property in the
web form. Can you be more specific?

"Dave" wrote:
If you want to pop-up a new window when a form is submitted set the "target" of the form to "_blank" or "_new". The default is
"_self" which posts the data to the same browser instance (same window).

Here's the complete list of "target" values that IE supports (from the online MSDN Library):

_blank Load the linked document into a new blank window. This window is not named.
_media Load the linked document into the HTML content area of the Media Bar. Available in Internet Explorer 6 or later.
_parent Load the linked document into the immediate parent of the document the link is in.
_search Load the linked document into the browser search pane. Available in Internet Explorer 5 or later.
_self Default. Load the linked document into the window in which the link was clicked (the active window).
_top Load the linked document into the topmost window.
--
Dave Sexton
dave@www..jwaonline..com
-----------------------------------------------------------------------
"Dave" <NO*********@dotcomdatasolutions.com> wrote in message news:On**************@TK2MSFTNGP14.phx.gbl...
IFrame?

--
Dave Sexton
dave@www..jwaonline..com
-----------------------------------------------------------------------
"Raul M. Colon" <Ra********@discussions.microsoft.com> wrote in message news:68**********************************@microsof t.com...
I have a web application and need to redirect to a another page. Is there
any way to see the redirected page in a new page? (that's keeping the sending
page visible)

Thanks!!!

Raul



Nov 17 '05 #4
To access the properties for the Form - edit the aspx page , go to into the
HTML view and click on the form tag.
Some of the properties will then be available in the property window.
Or hit space and intellisense pops up a list of form properties and their
possible values.
"Raul M. Colon" <Ra********@discussions.microsoft.com> wrote in message
news:80**********************************@microsof t.com...
Dave:
Sorry, Dave, I'm new at this. I didn't find the "target" property in the
web form. Can you be more specific?

"Dave" wrote:
If you want to pop-up a new window when a form is submitted set the "target" of the form to "_blank" or "_new". The default is
"_self" which posts the data to the same browser instance (same window).

Here's the complete list of "target" values that IE supports (from the online MSDN Library):
_blank Load the linked document into a new blank window. This window is not named. _media Load the linked document into the HTML content area of the Media Bar. Available in Internet Explorer 6 or later. _parent Load the linked document into the immediate parent of the document the link is in. _search Load the linked document into the browser search pane. Available in Internet Explorer 5 or later. _self Default. Load the linked document into the window in which the link was clicked (the active window). _top Load the linked document into the topmost window.
--
Dave Sexton
dave@www..jwaonline..com
-----------------------------------------------------------------------
"Dave" <NO*********@dotcomdatasolutions.com> wrote in message

news:On**************@TK2MSFTNGP14.phx.gbl...
IFrame?

--
Dave Sexton
dave@www..jwaonline..com

-----------------------------------------------------------------------
"Raul M. Colon" <Ra********@discussions.microsoft.com> wrote in message news:68**********************************@microsof t.com...>I have a web application and need to redirect to a another page. Is there> any way to see the redirected page in a new page? (that's keeping the sending> page visible)
>
> Thanks!!!
>
> Raul


Nov 17 '05 #5

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

Similar topics

3
by: Sean Berry | last post by:
Hi there. I am relativly new to Python CGI and need a question answered. I have made custom 404 error pages and have them in various web directories. I have not been able to figure out a way...
6
by: John Lau | last post by:
Hi, I am looking at the MS KB Article 306355: HOW TO: Create Custom Error Reporting Pages in ASP.NET by Using Visual C# .NET This article describes how to redirect errors to a custom html...
6
by: MooreSmnith | last post by:
When I navigate to the next page using Response.Rediect("MyNextPage.aspx") current page Page_Load event is called. What I may wrongly understood is that post back will happen whenever there is any...
2
by: Dr. Paul Caesar - CoullByte (UK) Limited | last post by:
Hi, I have created a Logout ASP.NET application using Forms Authentication. When a user logs out they get a confirmation page confirming logout and a button to click to return to the homepage....
3
by: Shapper | last post by:
Hello, I am working on an ASP.NET/VB web site. I have several links including menu links. Considerer a want to load a page named page.aspx. I can do it using javascript. Or using this code:...
10
by: GreggTB | last post by:
I've got an page (LOGIN.ASPX) that receives the user's login information. During the page load, it checks the credentials against a database and, if validation is successful, creates an instance of...
6
by: Coleen | last post by:
Hi all :-) I need to redirect to multiple pages on click of a transmit button, without redisplaying each page. This redirection is to capture session variables that are created on each page and...
6
by: scottyman | last post by:
I can't make this script work properly. I've gone as far as I can with it and the rest is out of my ability. I can do some html editing but I'm lost in the Java world. The script at the bottom of...
6
by: BizWorld | last post by:
Hi, I have a scenario where i need to configure only Login.aspx page to use SSL. All other application will run on HTTP protocol. If someone can guide me how to accomplish this. One of my idea...
1
by: rouellette | last post by:
Is it possible to redirect to another page in your application from the start page BEFORE the user has been authenticated if you're using FORMS authentication? I can't seem to get it to work. ...
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: 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:
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
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,...
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...
0
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
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...

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.