HTML5 Data Bindings Support Product Page

Answered

HTML5 Login Athenication and Page Secuity

Asked 27 Nov 2015 13:51:44
1
has this question
27 Nov 2015 13:51:44 John Jackson posted:
I am new to html5 and responsive pages.

I see you have database connectivity solutions.

What do you have that will address login authentication and then page protection based on the login?

Thanks...John Jackson

Replies

Replied 27 Nov 2015 14:09:41
27 Nov 2015 14:09:41 Teodor Kuduschiev replied:
Hello John,
You can use the DMXzone Security Provider PHP/ASP in order to log in/out/validate users and restrict access to your pages (with or without access levels)
PHP: www.dmxzone.com/go/22300/dmxzone-security-provider-php/
ASP: www.dmxzone.com/go/22302/dmxzone-security-provider-asp/
Replied 27 Nov 2015 14:33:35
27 Nov 2015 14:33:35 John Jackson replied:
Thanks for the speedy reply.

I have not looked at your PHP/ASP Security Provider implementation so this question is based on what I currently do.

With php and asp pages I place code at the top of each page that checks the user against session variables created at login. How would I make a similar check on html5 pages? Would I use jQuery or Ajax code?

Thanks...John Jackson
Replied 27 Nov 2015 14:35:16
27 Nov 2015 14:35:16 Teodor Kuduschiev replied:
The extension places the code for you. You only select the options and the code is generate where it should be.
Please check the tutorials on the product pages.
Replied 27 Nov 2015 14:38:13
27 Nov 2015 14:38:13 John Jackson replied:
Thanks, I will do that.

Reply to this topic