Forum Moderators: open
something like this:
<a href = "email_to_friend.asp?url=<%=Server.URLEncode("http://" & Request.ServerVariables("HTTP_HOST") & Request.ServerVariables("URL") & "?" & Request.ServerVariables("QUERY_STRING"))%>">Click here to email this to a friend.</a>