the "thing" that opens the page is usually the server startup window: you can start web2py without the startup window (just pass web2py.exe -a yourpassword) but it's a bit of a chicken and egg problem.... how can you be sure that a port is free (by default 8000) without having the user choose it - via the startup window - ?
On Wednesday, April 27, 2016 at 9:35:36 PM UTC+2, Jacob Thoennes wrote: > > Thank you for looking into this. What is the correct way to open the > webpage without seeing the server startup window? > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

