<% referente = request.ServerVariables("HTTP_REFERER") if referente <> "" then %> <a title="Regresar a página anterior" href="<%=referente%>" onclick="history.back()">Volver</a> <% end if %>