• $$Login Form not working correctly

    By Alois Gruber 2 decades ago

    Only tested on R7.0.1/Win32 Server, the Javescript references are not correct (double slash)

    looks like this:







    so I added the line

    wdbn:= @If(@Left(wdbn;1)="/";@Right(wdbn;"/");wdbn);

    below

    wdbn:=@WebDbName;



    and now it works



    But definitly a very useful thing!!!