Icon View Thread

The following is the text of the current message along with any replies.
Messages 11 to 15 of 15 total
Thread Localstorage usage
Tue, May 9 2017 1:57 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Hüseyin,

<< I am currently trying to implement a "remember me" function to keep username/password for the user. If i not wrong localstorage can be used for this purpose. >>

As Raul points out, you should be very careful about doing this.  It isn't a good idea to save user names/passwords locally without using a secure cookie:

https://en.wikipedia.org/wiki/Secure_cookies

Tim Young
Elevate Software
www.elevatesoft.com
Wed, May 10 2017 3:50 AMPermanent Link

Matthew Jones

Tim Young [Elevate Software] wrote:

> using a secure cookie

Is there any support for cookies in WebBuilder? Or is it just standard code? Could you point us in the right direction please?

I can't see anything in the THTMLFormControl or TServerRequest. I think they are automatic though, so probably "just there" but there is no mention of cookies in the help.

--

Matthew Jones
Mon, May 15 2017 2:47 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Matthew,

<< Is there any support for cookies in WebBuilder? Or is it just standard code? Could you point us in the right direction please? >>

http://www.elevatesoft.com/manual?action=viewcomp&id=ewb2&comp=TCookies

Tim Young
Elevate Software
www.elevatesoft.com
Tue, May 16 2017 3:43 AMPermanent Link

Matthew Jones

Tim Young [Elevate Software] wrote:

> << Is there any support for cookies in WebBuilder? Or is it just standard code? Could you point us in the right direction please? >>
>
> http://www.elevatesoft.com/manual?action=viewcomp&id=ewb2&comp=TCookies

Thanks - could you add an index entry to "cookies" to that please?

--

Matthew Jones
Tue, May 16 2017 7:13 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Matthew,

<< Thanks - could you add an index entry to "cookies" to that please?  >>

Our document generation system doesn't allow that right now, so it will have to wait.

Tim Young
Elevate Software
www.elevatesoft.com
« Previous PagePage 2 of 2
Jump to Page:  1 2
Image