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.
SoapAPI
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.
2.1m questions
2.1m answers
60 comments
57.0k users