can some please help

Discussion in 'HTML & Website Design' started by endless sites, Oct 21, 2008.

  1. #1
    hi

    i have website and its has a download link for after payment,it should be hidden,but its coming up on public view here is the copy in html
    can someone please tell me whats wrong with it thanks

    Download Link:[/hidepost=1]<a href="http://www.sourcecodegoods.com/products/SoftWaREDeSIgnerpRO.zip"> Software Designer Pro </a>[/hidepost]


    any help would be great
     
    endless sites, Oct 21, 2008 IP
  2. Website Tiger

    Website Tiger Guest

    Messages:
    351
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Remove the "/" from [/hidepost=1], it should be [hidepost=1]

    "/" always ends a tag in HTML coding.
     
    Website Tiger, Oct 21, 2008 IP
  3. endless sites

    endless sites Banned

    Messages:
    70
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    thanks for your help,how would i hide the link if some view source,i am new to this any help would be great
    thanks again
     
    endless sites, Oct 21, 2008 IP
  4. kiamori

    kiamori Peon

    Messages:
    20
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    runat=server server side includes would be the only way to hide it from the source. This would require a module being built.
     
    kiamori, Oct 21, 2008 IP