How to post a link on this platform..?

Discussion in 'Link Development' started by L3G10N, Mar 1, 2011.

  1. #1
    L3G10N, Mar 1, 2011 IP
  2. MartinPrestovic

    MartinPrestovic Peon

    Messages:
    213
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Uhhm by filling out the comment form about half way down the page.
     
    MartinPrestovic, Mar 2, 2011 IP
  3. L3G10N

    L3G10N Well-Known Member

    Messages:
    370
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    158
    #3
    I see that, but it wont allow the link..
     
    L3G10N, Mar 2, 2011 IP
  4. MartinPrestovic

    MartinPrestovic Peon

    Messages:
    213
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Probably because people keep spamming it :)
     
    MartinPrestovic, Mar 2, 2011 IP
  5. DanAbbamont

    DanAbbamont Guest

    Messages:
    330
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #5
    It won't allow links, so what you'll want to do is figure out what characters the script removes before posting to the database and put them between your < and your a and wherever else you want. That way it doesn't recognize the link, but it still inserts the HTML into the database. This is straight up hacking but it works. I dunno what it is specifically for this platform. Look up XSS if you want to learn how this stuff works.
     
    DanAbbamont, Mar 6, 2011 IP