
liox0001
Deleted
Nov 12, 2000, 4:48 PM
Post #3 of 4
(236 views)
|
|
Re: Can't set Cookie through SSI
[In reply to]
|
Can't Post
|
|
Thanks for the <iframe> tips. I tired using the <img> tag (<img src=cookie.cgi> ) to access the cookie script. the <img> and <iframe> method, if the script would only set a cookie. however, my script also log the access stat. by using the two method mentioned, it would not log the information correctly... anyway, i guess i have to splite my script into two different ones... one to set cookie and the other to log the stat. thanks.
|