Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
104 views
in Technique[技术] by (71.8m points)

sql - Setting browser cookie value to a query or variable

Is there a way to read a value of a cookie with a SQL statement.

URL: x.whatever.com

I have an application that generates a token via a SoapAPI and I have taken the output of the SoapAPI and created a cookie with the value of the cookie being the token.

URL: y.whatever.com

In another application I have the CMS module that is in the companies CRM that uses queries as the gate keeper. The ideal solution would be set the cookie value to a SQL variable.

question from:https://stackoverflow.com/questions/65927650/setting-browser-cookie-value-to-a-query-or-variable

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...