• GetCookie is not defined - index.html

    By Patrick Kwintensson 2 decades ago

    GetCookie is not defined

    onload(load )



    this causes that the default page will not get loaded ?

    • Not a bug

      By Jaime Bisgrove 2 decades ago

      I thought I had the same issue. The problem is an incorrectly defined Site Configuration Document. You need to correctly define your path to the database. eg http://myserver/mydirectory/mydb.nsf



      Cheers

      • Jaime's right..

        By mike mcpoyle 2 decades ago

        Usually there is a typo in the Site Config when this error pops up. It's probably the number one thing people miss when setting it up. They usually either miss it completely or they have a typo in the address. Make sure you have the full path including the .nsf specified.



        I'll try to figure out a way to make this more dynamic…it shouldn't be very difficult, but some people use aliases and such, so the name they want to input isn't necessarily what I would get programatically by automating that field.



        take care,

        mike