> I am on a win2000 pro, ie 5.5 and IIs 5
> 
> But when I try to use the web interface (default.htm), there 
> is an "expected then" error referencing /connect.asp


I did a script debug and these areas are hilighted--  any ideas???



<title> Terminal Services Connection to <%Response.Write
Request.QueryString("Server")%></title>



WIDTH=<% resWidth = Request.QueryString("rW")
            if  resWidth < 200 or resWidth > 1600 then
               resWidth = 800
            end if
            Response.Write resWidth %>
        HEIGHT=<% resHeight = Request.QueryString("rH")
            if  resHeight < 200 or resHeight > 1200 then
               resHeight = 600
            end if
            Response.Write resHeight %>>



PS. Great Hotel and Condo Deals *WorldWide* are found at http://www.FLORIDA.com 

Please visit http://www.ipswitch.com/support/mailing-lists.html 
to be removed from this list.

An Archive of this list is available at:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/

Reply via email to