Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to set a cookie?
Message
From
22/05/2008 16:06:03
 
 
To
22/05/2008 12:28:58
General information
Forum:
Visual Basic
Category:
Internet applications
Miscellaneous
Thread ID:
01319042
Message ID:
01319107
Views:
12
>Title line says it all - I'm writing an application in Visual Basic 2008 and I'd like to set a cookie during execution. The problem is that the documentation for doing so that I've found so far is about as clear as mud. A lot of it refers to a "Response" object, but never shows how that object is instantiated.
>
>Most of the docs seem to assume that I've also got ASP.NET involved, which is not the case - basically, I'm writing a miniature browser inside my application and the site that I'm dealing with has sent to me a key to set as a cookie. I just need to figure out how.

The cookie is set on the server side. At least, this is how I always do it.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform