Thread: Cookies

  1. #1
    Anti-Terrorist
    Join Date
    Aug 2001
    Location
    mming, Game DevelopmentCSR >&<>&2Minimization of boolean functions, PROM,PLA design >&0>&WA, USA guitar, dogsCommercial Aviation >&>>&USAProgramming
    Posts
    742

    Cookies

    Does anyone know how to write a 'cookies' program? What books do you need to learn how to write cookies?
    I compile code with:
    Visual Studio.NET beta2

  2. #2
    &TH of undefined behavior Fordy's Avatar
    Join Date
    Aug 2001
    Posts
    5,793
    You can write them in Java with the servlet stuff.....

    Depends on the software on your Server

  3. #3
    Hamster without a wheel iain's Avatar
    Join Date
    Aug 2001
    Posts
    1,385
    cookie scripts are written mainly in javascript, my advice is download a program called smartscript 5, this creates javascripts for you and can create both put and fetch cookie scripts, use this to create them and then looka t the code it generates.
    Monday - what a way to spend a seventh of your life

  4. #4
    Unregistered
    Guest
    Try going to http://www.webmonkey.com and look under the javascript section, it's in the Advanced tutorial, if it's not there then try the Basic tutorial

  5. #5
    Unregistered
    Guest
    ok, here it is, it tells you how to write cookies in Lesson 2 of the Javascript Advanced Tutorial

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 5
    Last Post: 11-16-2008, 10:29 PM
  2. First party tracking cookies Meow!
    By kryptkat in forum Tech Board
    Replies: 13
    Last Post: 08-12-2006, 06:29 PM
  3. Using wininet with cookies
    By bithub in forum Windows Programming
    Replies: 4
    Last Post: 06-01-2006, 10:10 PM
  4. Replies: 13
    Last Post: 08-18-2003, 07:42 AM
  5. Math Test Problem Disagreement
    By orbitz in forum A Brief History of Cprogramming.com
    Replies: 29
    Last Post: 02-28-2003, 04:27 PM