Hi there,
Looks like you missed an = character:
<%Request.ServerVariables("SCRIPT_NAME")%>
should be
<%=Request.ServerVariables("SCRIPT_NAME")%>
And is the original source of the ASP page, or the resulting Html of it in the browser? If the latter is true, your page may not be correctly parsed by the ASP engine...
Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
While typing this post, I was listening to:
Two Tribes by
Frankie Goes To Hollywood (Track 1 from the album:
Welcome to the Pleasuredome)
What's This?