Need Some Help

Discussion in 'Gaming' started by stpl91, May 18, 2006.

  1. stpl91

    stpl91 Well-Known Member

    Age:
    34
    Posts:
    371
    Likes Received:
    0
    Joined:
    Feb 13, 2006
    Location:
    Coram, NY
    im trying to add a link to my site in .html and when i put the link in between the " " it only turns some of it into the link... not all of it

    Code:
    http://cp-gurus.net/forums/index.php?act=announce&f=3&id=3
    thats the link and when i right it in .html it only highlights up to the announce part.. the rest of it (&f=3&id=3) doesnt get added to the link for some reason. how do i fix this?
     
  2. stpl91

    stpl91 Well-Known Member

    Age:
    34
    Posts:
    371
    Likes Received:
    0
    Joined:
    Feb 13, 2006
    Location:
    Coram, NY
    bump
     
  3. ChiefNX

    ChiefNX Well-Known Member

    Posts:
    269
    Likes Received:
    0
    Joined:
    Apr 23, 2006
    But your site isn't .html it's .php#

    Do you just want to link to your site or what?

    Code:
    [url="http://cp-gurus.net/forums/index.php?act=announce&f=3&id=3"]Your  site[/url]
    ??
     
  4. stpl91

    stpl91 Well-Known Member

    Age:
    34
    Posts:
    371
    Likes Received:
    0
    Joined:
    Feb 13, 2006
    Location:
    Coram, NY
    actually dude it is .html.... and thats the problem.. i used that code but when it all writen only the front part of it acts as a link and the end doesnt...
     
  5. Abet

    Abet Senior Member

    Posts:
    4,338
    Likes Received:
    0
    Joined:
    Oct 9, 2004
    are you trying to link it straight to the announcements part? If not and you only want it to direct to the forum then you can end it at forums or index.pho but I would end it at forums.
     
  6. ChiefNX

    ChiefNX Well-Known Member

    Posts:
    269
    Likes Received:
    0
    Joined:
    Apr 23, 2006
    I don't understand why you need to put a .html suffix onto it. Why not just leave the URL as it is?
     
  7. Coolguy

    Coolguy Well-Known Member

    Age:
    117
    Posts:
    1,997
    Likes Received:
    0
    Joined:
    Jul 24, 2005
    Location:
    New York City
    you have to i think
     

Share This Page