accessing data from the query string
Posted: Tue Aug 13, 2019 2:06 am
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
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