Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 





Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Design Forum > Web Serving and Management
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read

Web Serving and Management how to web server support forum

Reply
 
Thread Tools
Old 05-05-2008, 06:47 AM   #1 (permalink)
Registered User
 
Join Date: May 2008
Location: Southwest U.S.
Posts: 2
OS: xp


Opening new window on website

In order to make my website more useable to visitors, I have to permit them to link to other websites. What do I need to do in order for the link to be opened on a new window on my website so that they have to come back to my site prior to exiting?
realtor2008 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 05-05-2008, 08:40 AM   #2 (permalink)
Registered User
 
Join Date: Apr 2008
Posts: 25
OS: XP Service pack 2


Re: Opening new window on website

you can create a target "_blank" on your <a> tag.

for example

<A HREF="newwindow.html" TARGET="_blank">a new window</A>
royax is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 05-05-2008, 03:30 PM   #3 (permalink)
Registered User
 
Join Date: May 2008
Location: Southwest U.S.
Posts: 2
OS: xp


Re: Opening new window on website

Thanks for the quick response. I'm not really too technically adept at deciphering html applications. Could you give me a little more detail.

My site is: http://www.EdBarrettHomefinder.com

One of the sites that I want to link to and then back to my website is:

http://delwebb.com/Homefinder/HomeMo...aspx?ID=100506

I've done most of the work on my website, but it's been a learn as I go process, using some tutorials that Point2Agent has available.

Thanks for any help you can add to your original reply.

Ed Barrett
realtor2008 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 05-07-2008, 10:08 AM   #4 (permalink)
Registered User
 
Join Date: Apr 2008
Posts: 25
OS: XP Service pack 2


Re: Opening new window on website

On your website you have a link then you want your visitor to open a new window after clicking the link right? So for example you have a word click here to visit this site.

The word "click here" will be your link and then create the <a> tag.

See below.


<a href="http://delwebb.com/Homefinder/HomeModelListing.aspx?ID=100506" TARGET="_blank>click here</a>
royax is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -7. The time now is 09:53 PM.



Copyright 2001 - 2008, Tech Support Forum

Search Engine Friendly URLs by vBSEO

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82