R
Rajan Vijayaraghavan
Hi,
I have a question with the JavaScript and CGI. This is the
scenario.
Say, a user is coming to page 'X'. The page 'X' is completely
generated by a cgi bin program. The cgi-bin program is in C. The page
'X' has JavaScript code to set and read cookies. When I generate the
page 'X', is there a way I can get the cookie value (a counter say)
into some variable in the Cgi program ? Based on the counter, i want
to the cgi to display different page. Is this possible ?
Rajan
I have a question with the JavaScript and CGI. This is the
scenario.
Say, a user is coming to page 'X'. The page 'X' is completely
generated by a cgi bin program. The cgi-bin program is in C. The page
'X' has JavaScript code to set and read cookies. When I generate the
page 'X', is there a way I can get the cookie value (a counter say)
into some variable in the Cgi program ? Based on the counter, i want
to the cgi to display different page. Is this possible ?
Rajan