/ Published in: ASP

Request the current page name relative to the home directory of the server.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<%=request.ServerVariables("SCRIPT_NAME")%>
Comments
