A Flash Developer Resource Site

Search:

Type: Posts; User: netlife

Search: Search took 0.03 seconds.

  1. Replies
    2
    Views
    3,469

    Sorry, this board deleted the code. It is at the...

    Sorry, this board deleted the code. It is at the address below:
    http://www.crystaltech.com/webhostfaq.htm
  2. Replies
    2
    Views
    3,469

    Sure, try this code:

    Sure, try this code:

    <%
    sname = Request.ServerVariables("SERVER_NAME")
    sname = ucase(sname)
    if InStr(sname,"DOMAIN1") <> 0 then
    response.redirect "subdirectory to go to"
    elseif...
Results 1 to 2 of 2




Click Here to Expand Forum to Full Width

HTML5 Development Center