hi friends
i need to create the cookie in domain name..
For example:
my cookie file named as "administrator@localhost.txt"
but i need to create "administrator@mydomainname.txt"
i tried like this
Dim objcookies As HttpCookie = New HttpCookie("SalesLogin")
objcookies.Domain="www.mydomain.com"
but it is not creatd...
can any one help me?
Regards
Saravana
coimbatore(Manchester of south india)
Tamil Nadu