Login
There a number of ways to log into nuBuilder Forte...
Manual Login
- Goto the web directory nuBuilder Forte has been installed.
- Type in Username
- Type in Password
- Hit Enter
Auto Login
Available Parameters
- u - Username
- p - Password
- f - Form ID
- r - Record ID
By passing certain parameters to index.php you will be able to...
- Login Automatically to the User's Home Page. - index.php?&u=1&p=1
- Login Automatically to a certain Form and Record. - index.php?&u=1&p=1&f=nublank&r=-1
- Ask the user their password before logging into the User's Home Page. - index.php?&u=1
- Ask the user their password before logging into a certain Form and Record. - index.php?&u=1&f=nublank&r=-1