Results 1 to 13 of 13

Thread: How to make my HTML Links open in a new page
      
   

  1. #1
    ajoa is offline Staff Sergeant
    Join Date
    Aug 2009
    Posts
    41

    Default How to make my HTML Links open in a new page

    How can I make my HTML ads on my site open in a new page? If you click on one of my ads it takes you to their site away from mine. I want it to open separately.

    My site is WWW.MyDutchOven.Com

    Amber

  2. #2
    arn_old is offline Staff Sergeant
    Join Date
    Oct 2008
    Location
    hudson/homosassa
    Posts
    44

    Default Re: How to make my HTML Links open in a new page

    what is your intent when one clicks on the ads?
    one thing you might want to do is when you ad the link
    be sure to set your target to blank. this way they
    can close that link and yours will still be open.

    i have used i-frames and opened the ads in them. you
    have to be careful with some affiliate id links. you might
    not get credit.

    the technique i use the most is a redirect script that
    keeps my url at the top but opens the ads url

    arn_old

  3. #3
    ajoa is offline Staff Sergeant
    Join Date
    Aug 2009
    Posts
    41

    Default Re: How to make my HTML Links open in a new page

    I have tried to use scripts but can't seem to get them to work on my page. How would I set up a redirect script?

  4. #4
    ajoa is offline Staff Sergeant
    Join Date
    Aug 2009
    Posts
    41

    Default Re: How to make my HTML Links open in a new page

    Can anyone tell me how to get my html ads to open in a new window? I don't want people taken from my site

  5. #5
    bysandra is offline Special Status
    Join Date
    Jun 2008
    Location
    Australia, SA
    Posts
    300

    Default Re: How to make my HTML Links open in a new page

    Amber, when you add the hyperlink address for your add thereis a space called "target" choose "_blank" instead of leaving the "target " empty. This means your page will stay open and the advertiser's page will open on top of yours. When the visitor closes the advertiser's page yours will still be open.
    Hope this helps

  6. #6
    ajoa is offline Staff Sergeant
    Join Date
    Aug 2009
    Posts
    41

    Default Re: How to make my HTML Links open in a new page

    Is that any different from adding the HTML button? That is how I added them before.

  7. #7
    ajoa is offline Staff Sergeant
    Join Date
    Aug 2009
    Posts
    41

    Default Re: How to make my HTML Links open in a new page

    Here is the code of one of my ads. <a href="http://click.linksynergy.com/fs-bin/click?id=dWeaRVpyGd0&offerid=132016.10000509&type= 3&subid=0" >Win an iPad from Sierra Trading Post!</a><IMG border=0 width=1 height=1 src="http://ad.linksynergy.com/fs-bin/show?id=dWeaRVpyGd0&bids=132016.10000509&type=3&su bid=0" > I don't see a target location anywhere, is this where I would change it?

  8. #8
    BennBenn is offline Sergeant
    Join Date
    Oct 2009
    Location
    Atlanta
    Posts
    39

    Default Links Help

    How to make like anchor links?
    Example: Got a html box in page: mypage/photos.html
    but got the text: View photos in the index page
    but got photos codes in html. becas is coming from an external page
    how can i link the index page to my photo page in that particular section?

    I got in one page diferents section got Photo, Music, Video, Chat, Etc.
    I whant to put text on the top that say: Music | Video | Chat
    when they get click on, that it got to that section on the page

    Some one please help!!!!
    Last edited by BennBenn; 06-16-2010 at 06:17 AM. Reason: Not sure if I explain my self

  9. #9
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: How to make my HTML Links open in a new page

    Place bookmarks in your pages and use the bookmarks in your links.

    Plase see http://www.vodahost.com/vodatalk/blu...bookmarks.html
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  10. #10
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: How to make my HTML Links open in a new page

    Quote Originally Posted by ajoa View Post
    Here is the code of one of my ads. <a href="http://click.linksynergy.com/fs-bin/click?id=dWeaRVpyGd0&offerid=132016.10000509&type= 3&subid=0" >Win an iPad from Sierra Trading Post!</a><IMG border=0 width=1 height=1 src="http://ad.linksynergy.com/fs-bin/show?id=dWeaRVpyGd0&bids=132016.10000509&type=3&su bid=0" > I don't see a target location anywhere, is this where I would change it?

    <a href="http://click.linksynergy.com/fs-bin/....10000509&type= 3&subid=0" target="_blank">Win an iPad from Sierra Trading Post!</a><IMG border=0 width=1 height=1 src="http://ad.linksynergy.com/fs-bin/sho...0509&type=3&su bid=0" >
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  11. #11
    ajoa is offline Staff Sergeant
    Join Date
    Aug 2009
    Posts
    41

    Default Re: How to make my HTML Links open in a new page

    Thx I will try that and hopefully it does the trick!

  12. #12
    ajoa is offline Staff Sergeant
    Join Date
    Aug 2009
    Posts
    41

    Default Re: How to make my HTML Links open in a new page

    yeah it worked!! now in all my other codes is there a way to figure out where I am supposed to place the target line?

  13. #13
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: How to make my HTML Links open in a new page

    And why should you do all of the above since BV allows you to set the link target ?

    The user here needed it because the code was coming from an external site and he didn't know where to change it, but if the link is made in BV, there is no need for this.

    Last, if you want to see the object link, you don't need to look at the entire page code, just right click the element and select HTML.
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

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