Posted by Kim Andrι Akerψ on 06/19/06 11:27
mfhiatt@netins.net wrote:
> I'm using a cookie on a site that works fine.
>
> BUT
>
> When I run the files from my local hard drive, it doesn't work.
>
> Can you use cookies with files that reside locally? If not, is there a
> solution that would work with both local files and files that reside
> on a server?
Nothing that's 100% foolproof, though. The closest thing you get, is by
using the JavaScript property document.cookie.
http://www.w3schools.com/js/js_cookies.asp
Keep in mind that this method won't work if you have JavaScript (or
client-side scripting in general) disabled or unavailable in your
browser.
> Thanks
>
> Mike
No problem.
> please respond to:
>
> mfhiatt@netins.net
You ask a question on Usenet, we respond to you on Usenet.
--
Kim AndrΓ© AkerΓΈ
- kimandre@NOSPAMbetadome.com
(remove NOSPAM to contact me directly)
[Back to original message]
|