Page 1 of 1

accessing data from the query string

Posted: Tue Aug 13, 2019 2:06 am
by diveguy
I have a form that should pull and display data based on an identifier in the querystring.

IE: if someone calls my site like this: www.mysite.com/nubuilder4?id=981256, I would like to display record 981256 and related data.. maybe by pulling it into a hashcookie?

It seems like this would be a simple process, but I cannot find it documented.

Thanks in advance,
bc

Re: accessing data from the query string

Posted: Tue Aug 13, 2019 5:30 am
by admin
diveguy,

You can only do it this way...

https://wiki.nubuilder.cloud/ ... .php/Login

You will need at least 1 Access Level and a User.


Steven