← Prev in month ← Prev in thread
Next in thread → Next in month →

RE: [xml-dev] Re: Cookies at XML Europe 2004 -- Call for Particip ation

From
Strolia-Davis Christopher Contr MSG/MAT <>
To
XML-DEV <>
Date
2004-01-06T19:49:56Z
ID
<>
Thread
RE: [xml-dev] Re: Cookies at XML Europe 2004 -- Call for Particip ation
Amelia A Lewis wrote:
>Amazon, btw, seems to add to the cart without using POST,
>which always struck me rather oddly.

Although I haven't actually researched how Amazon does this,
it is possible to do this sort of thing using remote 
javascripting(A fancy title for posting to a hidden iframe).

Here is one link that talks about it.

http://developer.apple.com/internet/javascript/iframe.html

bye for now,

Chris Strolia-Davis
Database Specialist
Contractor - CDO Technologies Inc.



-----Original Message-----
From: Amelia A Lewis [mailto:]
Sent: Tuesday, January 06, 2004 1:48 PM
To: Nicolas Toper
Cc: Strolia-Davis Christopher Contr MSG/MAT; XML-DEV
Subject: Re: [xml-dev] Re: Cookies at XML Europe 2004 -- Call for
Particip ation


On Tue, Jan 06, 2004 at 06:41:52PM +0100, Nicolas Toper wrote:
>Eyes rolling for the  Javascript solution :=)
>
>You could also but some variables in post to describe the cart... It's a pain 
>but could be done

Not really.  I have a particular website in mind.  That site uses
well-formed HTML (not declared as xhtml, but as close as I can get without
the customer going ballistic) and CSS.  CSS means that I don't have the pain
of frames, but can have omnipresent navigation and relatively sophisticated
layout without tables.  Goal of all this is to make it maintainable, *and*
to make it very, very easy for a customer to browse.
...
← Prev in month ← Prev in thread
Next in thread → Next in month →