<% '======================================== 'YourVirtualStore Code - adds in Ip address warning 'Turn this off in the online config by setting xdisplayIPAddress to No 'Cam Flanigan '22/07/2003 '======================================== if instr(request.servervariables("script_name"), "shopcheckout.asp") > 0 then DisplayIPAddress end if '========================================%>