Re: Security Issues?

new topic     » goto parent     » topic index » view thread      » older message » newer message

Hey, thanks Rob!

> This is where "cookies" can be helpful.

That's where I was headed before your email came to me!

> You output a cookie in the header of the HTML,
> then the user's Web browser will remember
> that cookie for you, and you'll be able to access it
> via an environment variable on any future page
> that the user visits (by default, until he closes his Web browser).
> e.g.
> printf(1, "Set-Cookie:myname=%s\n", {name})

I put that in the header of the HTML page?

What environment variable do I look for? How do I retrieve it?

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu