On Monday, Nov 17, 2003, at 14:33 US/Pacific, Dan Anderson wrote:


Is it possible to create a perl script that would send to the user an
image and cookies.  Depending on the cookie on the users computer, the
user would get a certain picture.

I figure I would have to use CGI, but what else, if anything, would I
need to do?

since you are about to stumble into the land of


[EMAIL PROTECTED]

yes, they too have a mailing list.

My recommendations on reading material for CGI work is at:
<http://www.wetware.com/drieux/CS/Proj/TPFH/gen_doc.html>

Most of them you will just want to buy, and curl up with
in bed until you understand all of the DOM's, and the oddities
of HTML, javascript, etc.

A part of what you will ultimately want to feel at home with
is mostly in the CGI.pm module - but you might want to
deal with things like:
        <http://search.cpan.org/~jerlbaum/CGI-Application-3.1/Application.pm>
which I have merely played around with.

if you have the time, play around with

<http://search.cpan.org/modlist/World_Wide_Web/>

Hope that Helps.

ciao
drieux

---


-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to