Originariamente inviato da Daniele80
ricevo questo:

Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: BC30456: 'value' is not a member of 'String'.

Source Error:


Line 52: Response.Cookies("fg-tunisie")("user").value = UserName.Text
Response.Cookies("fg-tunisie")("user") = UserName.Text


A volte che non mi sia sfuggito qualcosa, questo l'ho appena collaudato:
Response.Cookies("nome")("chiave") = Me.TextBox1.Text