S
SinCity
I am getting the error "BC30451: Name '__w' is not declared". How can I fix
this? Here is my code...
<script language="javascript">
document.form1.PageUrl.value='<%=Request.ServerVariables("HTTP_REFERER")%>';
</script>
this? Here is my code...
<script language="javascript">
document.form1.PageUrl.value='<%=Request.ServerVariables("HTTP_REFERER")%>';
</script>