gpt4 book ai didi

html - 如何在 coldfusion 中检索 cookie?

转载 作者:太空宇宙 更新时间:2023-11-04 14:44:22 24 4
gpt4 key购买 nike

情况:
我知道如何设置这样的 cookie:
<cfcookie name="firstName" expires="never" value="#url.firstName#">

问题:
使用 coldfusion,以后如何检索此 cookie 的值?在网上看到很多关于设置的资源,但没有关于检索的有用信息。

最佳答案

您可以像这样使用 cookie 范围:

<cfoutput>#cookie.firstName#</cfoutput>

有关范围的更多信息,请访问 http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=Variables_30.html

关于html - 如何在 coldfusion 中检索 cookie?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/10487994/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com