Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

accessing data from the query string

Questions related to customising nuBuilder Forte with JavaScript or PHP.
Post Reply
diveguy
Posts: 5
Joined: Tue May 12, 2015 7:41 pm

accessing data from the query string

Unread post 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
admin
Site Admin
Posts: 2822
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 29 times

Re: accessing data from the query string

Unread post 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
Post Reply