That will still let you set the cookie?

Also, I'm using cookies for authentication.. once they are authenticated, it
sets the cookie and the other pages check for the cookie, if it's not there,
it sends them back.  Is this a safe way to do things?  The whole session,
application.cfm thing confuses me... and I don't like the idea of it being
stored in ram.

Let me know,

Jkae
----- Original Message -----
From: "Terry Bader" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, August 08, 2000 5:29 PM
Subject: RE: Setting a Cookie and Redirecting the Browser


> you can also use:
> <SCRIPT>location="http://URL";</SCRIPT>
>
> this help?
>
>
> Terry Bader
> Web Developer
> EDO Corp - Combat Systems
> (757) 424-1004 ext 361
> [EMAIL PROTECTED]   [EMAIL PROTECTED]
> icq: 5202487   aim: lv2bounce
> http://www.cs.odu.edu/~bader
>
>
>
>
>
> > -----Original Message-----
> > From: Brandon Behrens [SMTP:[EMAIL PROTECTED]]
> > Sent: Tuesday, August 08, 2000 4:34 PM
> > To: [EMAIL PROTECTED]
> > Subject: RE: Setting a Cookie and Redirecting the Browser
> >
> > Been there, done that.  I wound up using a meta tag to refresh the page
> > with
> > a time of 0.  That was the only way I could get it to work.
> >
> > Brandon
> >
> > Brandon Behrens
> > The Internet Design Firm
> > 512.451.5225
> > [EMAIL PROTECTED]
> > http://www.theidf.com
> >
> > -----Original Message-----
> > From: Benjamin S. Rogers [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, August 08, 2000 3:18 PM
> > To: [EMAIL PROTECTED]
> > Subject: Setting a Cookie and Redirecting the Browser
> >
> > Has anyone come up with a plausible way of setting a cookie and
> > redirecting
> > the browser from within a ColdFusion 4.01 template using HTTP headers
(as
> > opposed to META tag redirects)?
> >
> > Specifically, we're trying to redirect an image call from the browser.
The
> > image fails to load when it comes upon a HTTP "Refresh" header, and the
> > "Location" header seems to negate the setting of the cookie.
> >
> > Benjamin S. Rogers
> > Web Developer, c4.net
> > voice: (508) 240-0051
> > fax: (508) 240-0057
> >
>
> --------------------------------------------------------------------------
> > --
> > --
> > Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> > To Unsubscribe visit
> > http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
or
> > send a message to [EMAIL PROTECTED] with 'unsubscribe'
in
> > the body.
> >
>
> --------------------------------------------------------------------------
> > ----
> > Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> > To Unsubscribe visit
> > http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
or
> > send a message to [EMAIL PROTECTED] with 'unsubscribe'
in
> > the body.
> --------------------------------------------------------------------------
----
> Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
>

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to