CodeCharge Studio
search Register Login  

Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> ColdFusion

 Setting Cookies

Print topic Send  topic

Author Message
Graham Pearson
Posted: 06/28/2004, 12:11 PM

Anyone been able to set a cookie from a login page before the user
gets sent to the Return Page. I am needing to set cookie information
once the user is validated from the database.



---

Graham Pearson, System Administrator / Web Developer

Northern Indiana Educational Services Center

56535 Magnetic Drive, Mishawaka IN 46544

http://www.niesc.k12.in.us
Vic
Posted: 06/30/2004, 6:52 AM

Add custom code (action "Add code" after "Login" action) for the "Login"
button event "On Click" like:

<CFIF CCLoginUser>
<CFCOOKIE NAME="your_cookie_name" value="Your_value" Expires = "1">
</CFIF>


Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Internet Database

Visually create Web enabled database applications in minutes.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.