Ask a Question related to ASP Database, Design and Development.
-
Bob Lehmann #1
Re: The Truth About Cookies
What happens if the 5 users are on a different PC or delete the cookie? What
if someone else uses their PC to access the site?
A login is a better choice.
Bob Lehmann
"MDW" <anonymous@discussions.microsoft.com> wrote in message
news:E81C2D90-F605-4EFF-8F54-F73B3ACB5544@microsoft.com...confused here.> This is probably the dumbest question I've ever posted, but I'm honestlyAmong them ->
> I've heard/read a lot of things about cookies in various books and NGs.client> 1. You can't set a cookie anytime after the <html> tag is sent to theSomeValue and to read the cookie, you use somevalue => 2. You need to set Response.Buffer=True to set a cookie
>
> Is that true, or not?
>
> I know that to set a cookie, you use Response.Cookies("CookieName") =
Request.Cookies("CookieName")For instance, there is a section of the site that is off limits to most>
> Is there more to it than that?
>
> I'm trying to create some "convenience" factors to a site I'm building.
people - out of 600 + users, only about 5 of us can access it. Rather than
stuff that behind a login process, what I want to do is test for the
presence of a cookie, and if it is not there (or has the wrong value),
redirect the users away from that page. I'd create a seperate page that sets
the cookie to the designated value, and take it offline after everyone has
viewed it (and had their cookies set).that all the users in my universe can accept cookies?>
> Is that a disasterous security situation, or could it be feasible assuming
Bob Lehmann Guest
-
www.BushLies2.Us - The Search For Truth
Here you go...JUSTICE Administrative Contact Address1 15111 N Hayden Rd., Suite 160 Administrative Contact Address2 PMB353 Administrative... -
Hard truth on printing
I am trying to create a book in flash and I want each chapter to be a separate swf loaded into a universal interfaceq. I need it to look the same... -
The horrible truth about Linux libs
On Sun, 27 Jul 2003 11:31:51 -0400, Dennis Clarke wrote: Hmmmm, I have a "complete" RH-9 install here and # du -sk usr/* 0 usr/X11... -
Truth or Sales Pitch?
I'm about to junk my Gateway with Win98 ... however, the Gateway sales person said I wouldn't be able to use my Microsoft Office 2000 on it. He...



Reply With Quote

