Jump to content

UHsoccer

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by UHsoccer

  1. Trying to simplify the URL that the user has to enter from

     

    http://www.request4support.com/test to automatically changing it to

     

    http://www.request4support.com/test/login.asp

     

    Like to do so in the global.asa files using something like the following (which does NOT work)

     

    <script language="VBscript" runat="Server">

    sub Session_OnStart

    <files> <add value="login.asp"/> </files>

    end sub

    </script>

     

    By the way, in my preview it does not correctly repeat the domain request4support

×
×
  • Create New...