• Anything ‘published’ on the web is viewed as intellectual property and, regardless of whether it displays a copyright symbol or not, is therefore copyrighted by the originator. The only exception to this is if there is a “free and unrestricted reuse” statement associated with the work.

    In order to protect our members and TFL from possible litigation, all members must abide by the following new rules:

    1. Copying and pasting entire articles from another site to TFL is strictly prohibited. The same applies to articles from print or other media, and to posting photographs taken of copyrighted pages or other media.

    2. Copyright law provides for “fair use” of portions of a copyrighted work. You can copy no more than a SINGLE paragraph from the article to your post (3 or 4 sentences at most).

    3. You must provide a link to the article along with the name of website. For example: ww.xxx.yyy/zzz (The Lower Thumbsuck Daily News).

    4. You must provide, in your own words, a brief summary of the article AND your reasons for believing it will be of interest to TFL members. Failure to do so may result in the thread being closed or your post being deleted as a “cut and paste drive by.”

    5. Photographs and other images are also copyrighted. "Hotlinking" of images (so that it appears in your message) from other sites is also prohibited unless you own rights to the image. If you wish to share an image, provide a clickable link to it.

    Posts that do not follow these new guidelines will be altered or deleted by staff. Members who continue to violate this policy may lose their posting privileges at TFL.

    Thank you for your cooperation and your participation in TFL, the leading online forum for firearms enthusiasts.

popping up new explorer vs going direct

Brett Bellmore

New member
I've noticed that sometimes when I click on a link, the copy of explorer I'm running will go to it. Other times I'll click on a link, and a new copy of explorer will pop up to go to it. How is this diference accomplished in the url? I prefer the latter, as I don't have to "back" to get back to the Firing line.
 
It depends on whether or not they are using UBB Code. If they are using UBB code, then a new window will open for the URL.

If they are using HTML, a new window will not open (unless they use the TARGET="_blank" qualifier, but I don't think anyone here does that besides me).

Check out the UBBCode section of the FAQ for more information on how to use UBB Code

Hope this helps
Spark

------------------
Kevin Jon Schlossberg
SysOp and Administrator for BladeForums.com
www.bladeforums.com
 

Morgan

New member
Brett - with Netscape you can RIGHT click on the link and select "open in new window." I'd assume Explorer is similar.

Spark - I lay a lot of HTML links here, but that's about all I know about HTML. Using parenthesis instead of less/greater than (so we can see it :)), where in the (a href="http://wherethehellamigoing.com")Link(/a) do I put the qualifier, and what exactly do I put?
 

Zach

New member
Hey Morgan...I'll take this one.
To make it pop up while doing that (by copying your example) here we go...
(a href="http://wherethehellamigoing.com")Link(/a)
your would add target="blank" after a href="http://where...com"
So it would look like this:
(a href="http://wherethehellamigoing.com" target="blank")Link(/a)
 
Exactly right, Zach.

And yes, you are correct Morgan, IE does have the equivalent of "Open in a New Window", which is typically what I use with NN.

Right click and Alt+Tab, my two most used commands... :D

Spark

------------------
Kevin Jon Schlossberg
SysOp and Administrator for BladeForums.com
www.bladeforums.com
 
Guys-
Please don't use HTML links. Use the UBB format...it avois potential problems for *me*.

Format is:
"link address[url]" Thanks. Rich
 
Rich, actually, why don't you go the simpler route and just disable HTML in the forums, so that way only UBB code can be used? Less problems on your end...

BTW, if you do run into a thread being taken down due to poor HTML, let me know.

Spark

------------------
Kevin Jon Schlossberg
SysOp and Administrator for BladeForums.com
www.bladeforums.com
 
Top