linuxdudde
02-08-2010, 03:00 PM
I want to be able to create a cookie that uses the digest authentication username. This way the user can log in and then I will be able to create a cookie for him without asking for his username again (in say a form). However, I don't know of a way to do this. I am open to any server side scripting language for this.
Thank you
Thank you