Gossamer Forum
Home : Products : Links 2.0 : Installation -- Unix :

Unkown Tag: URL

Quote Reply
Unkown Tag: URL
Hi!
I got a problem with the rating part.
When I try to rate an page this comes up: Unkown Tag: URL
When I push the back button and try again then It comes up:
Sorry, you have alredy .....bla bla....
What have a done wrong??

Quote Reply
Re: Unkown Tag: URL In reply to
Make sure you have a hidden field in your rate.html file:

Code:

<input type="hidden" name="URL" value="<%URL%>">


So,that the URL value will be passed to the RATE SUCCESS screen.

Regards,

Eliot Lee