Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: How do I work with cookies in a class library


Message #1 by "Roberts, Ben" <Ben.Roberts@a...> on Tue, 5 Nov 2002 13:07:45 -0700
hola all,  I'm building a class library to hold the most commonly used
functions in my site, but I can make it work with the response or request
object, specifically cookies.

Any ideas?

TIA

Message #2 by "Roberts, Ben" <Ben.Roberts@a...> on Tue, 5 Nov 2002 13:09:26 -0700
"can't make it work" actually, sorry for the typo

-----Original Message-----
From: Roberts, Ben [mailto:Ben.Roberts@a...]
Sent: Tuesday, November 05, 2002 12:08 PM
To: aspx_beginners
Subject: [aspx_beginners] How do I work with cookies in a class library


hola all,  I'm building a class library to hold the most commonly used
functions in my site, but I can (see above response) make it work with the
response or request
object, specifically cookies.

Any ideas?

TIA


---
Beginning ASP.NET Databases using VB.NET
http://www.wrox.com/ACON11.asp?ISBN=1861006195

Beginning ASP.NET Databases using C#
http://www.wrox.com/ACON11.asp?ISBN=1861007418

These books look at how we can create data-centric ASP.NET 
applications. Requiring some basic knowledge of ASP.NET, 
Access and SQL the authors guide you through the process 
of connecting and consuming information in a variety of 
ways. They are packed full of excellent illustrative code 
examples, demonstrating important fundamental principles.


  Return to Index