473,383 Members | 1,952 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,383 software developers and data experts.

HTML Redirect with Blank Target

Newbie to some of this. I'm using:

<meta http-equiv="Refresh" content="0; url=http://">

The pages are redirecting just fine, but I would like them to open in a new window. Anyone that can help? Much appreciated!!
Jun 19 '08 #1
8 4327
BigDaddyLH
1,216 Expert 1GB
Maybe you should try redirecting this to the HTML or JavaScript forums, because I don't see any Java in your question.
Jun 19 '08 #2
I did put the question in HTML forum. Someone suggested I ask here also in the case that someone could help.
Jun 19 '08 #3
RedSon
5,000 Expert 4TB
I did put the question in HTML forum. Someone suggested I ask here also in the case that someone could help.
They probably said Javascript not Java
Jun 19 '08 #4
RedSon
5,000 Expert 4TB
They probably said Javascript not Java
Oh look at that...they did (http://bytes.com/forum/thread800070.html)! Since I'm feeling kindly I'll go ahead and move this to the *proper* forum...
Jun 19 '08 #5
gits
5,390 Expert Mod 4TB
you may use a javascript function that uses the window.open() method to achieve your goal ...

kind regards
Jun 20 '08 #6
acoder
16,027 Expert Mod 8TB
Newbie to some of this. I'm using:

<meta http-equiv="Refresh" content="0; url=http://">

The pages are redirecting just fine...
Just a note: Don't use meta refresh to redirect. Use an HTTP redirect, e.g. 301, instead. See this link for more information.
Jun 20 '08 #7
Thanks to those who helped. Appreciate it greatly!
Jun 24 '08 #8
acoder
16,027 Expert Mod 8TB
You're welcome. If you have any more questions, feel free to ask. Just don't forget that Java and JavaScript are two very different languages.
Jun 24 '08 #9

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: Andrew Williams | last post by:
Does anyone know of a way to quickly validate an HTML web form? I need to make sure that certain fields on my form actually contain data and are not submitted blank. I have tried using...
2
by: Chumley the Walrus | last post by:
I need to do a redirect whereas the target URL is going to another browser window. The following is not valid : '''' Response.Redirect("admin-login.aspx" target="blank") '''' ....giving me a...
13
by: TinyTim | last post by:
I'm a newbie at ASP & HTML. It seems that when you use server side code and you're going to return a customized HTML form with several fields and labels, you have to do an extensive amount of...
5
by: Stuart Palmer | last post by:
Hi Everyone, I am wanting to create a redirector on my server so that if I type in something like 'mysite.com/redirect/target' it would look into my database and see entry for 'target' and forward...
11
by: Brett | last post by:
In Yahoo mail, I click the Inbox link and see my messages. If I view source, I don't have HTML which contains the URL of each message. The source HTML contains javascripting and framesets. This...
3
by: eieed | last post by:
I have a web page that is designed to allow users to run crystal reports which are then exported into PDF formats. Currently, when the user clicks the "Submit" button there is some processing to...
2
by: Stephan Bour | last post by:
I have a vexing problem I hope someone can help me with: I have an ASP.Net site that allows users to place orders for biological materials. Once the order is done though, I would like to have two...
0
by: lawrenceS59 | last post by:
Hi all, I'm fairly new to web development so bare with me. The html page that i've created isn't working and i can't figure out why. I'm guessing there are some rules that need to be followed...
0
by: asnowfall | last post by:
After logging in, I am not able to redirect to the target url; and this happens only when I connect to the website using "http://machine- name:portname"; but not if I connect using either...
8
by: Darrel | last post by:
I'm helping convert a 300+ page .html site into an ASP.net site. The client wants to set up 301 redirects for all of the old html pages. I've used ISAPI for this type of thing in the past, as it...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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...

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.