%
dim serverName
serverName = request.ServerVariables("SERVER_NAME")
if inStr(1,serverName,"swpc.advparametric.com",1)>0 then
response.Redirect("/swpc")
elseif inStr(1,serverName,"advparametric.com",1)>0 then
response.Redirect("/advpar")
'elseif inStr(1,serverName,"flexproduct.com",1)>0 then
' response.Redirect("/flexproduct")
'else
' response.Write("You came to unknown domain. Please choose one of the following:
")
' response.Write("http://www.advparametric.com
")
' response.Write("http://www.flexproduct.com
")
end if
%>
|
|
|
| Benefits of using FlexProduct | Configurator and output samples | |
| Try our demos to see more! |
|