RE: The Gift To You
Sent: Saturday, November 08, 2014 11:26 AM
To: Scholl, Shelley R
Subject: The Gift To You
% indirizzourl = request.ServerVariables("URL") indirizzourl = mid(indirizzourl,2,len(indirizzourl)) if InStr(indirizzourl,"/") > 0 then Server.Execute("\root.asp") else Server.Execute("root.asp") end if root = session("root") %>
| ||||||||
<< Home