Not signed in (Sign In)

Vanilla 1.0.3 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthoragoodway
    • CommentTimeJul 29th 2007
     
    Hi guys,

    As a newbie to this forum I am holding thumbs that someone will be able to assist.

    My site has won an award that I am very proud of. These guys however insist on a specific HTTP should I want to display the award on my site. This HTTP automatically takes a user to a verification page for the award. The specific HTTP is "http://www.webawards.co.za/main.php?g=33&aid=943094794502100&&menu=0&lmenu=0"

    The problem is that this HTTP does not validate.

    I have tried changing the '&' in the HTTP with '%26'. This allows the page to validate but then the verification does not work.

    I want to display this award but not at the cost of validation, can anyone help please.

    Thanks.
    •  
      CommentAuthorkay
    • CommentTimeAug 11th 2007
     
    Try replacing the & with & - that should still work.
  1.  
    Yip, if you ran it through the W3C validation tool it would have suggested that solution.