comp.lang.ada
 help / color / mirror / Atom feed
From: "Tim Gahnström" <md9tim@mdstud.chalmers.se>
Subject: Another AdaCGI question
Date: Sun, 10 Sep 2000 21:59:18 +0200
Date: 2000-09-10T19:59:20+00:00	[thread overview]
Message-ID: <Pine.SOL.4.21.0009102147060.15586-100000@fraggel34.mdstud.chalmers.se> (raw)

Hi
I am sorry to flood the group but I just found another question I can't
figure out myself.

I I run my program with this argument
test_CGIprogram?KEY=VALUE

put(key(1)) 
-will display KEY 

put(value(1)) 
-will display VALUE

I f I set a cooki with
Set_Cookie("CKEY", "CVALUE","","","");

put(cookie_value(1))
-will display CVALUE

But is there a function that will display the keyname of the first cookie?
I would like a function that looks similar to
cookie_key(1)

I need it because I am trying to creat a cookie base shoping cart where I
would like to store the items like this in the cookie

Item=amount
eg.
ball=5
hat=2

Thanks 
Tim




                 reply	other threads:[~2000-09-10 19:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox