I'd like to know how to get the date and time information and send them to the cgi program.

When I define the variable in javascript, say

var date="02/24/00"



how do I set the "post" envoronment data so that my cgi program access to it? Or should I use "get" method? and how?

I've been asking same question many times and nobody has ever answered me. So somebody please help!

thank you


------------------------------
i am a beginner, and am the one who will be greately appriciated with any type of help.