protected void AddToShoppingCart_Click(object sender, EventArgs e) { Button btn = (Button)sender; if (Session["shoppingCart"]!= null) { Session["shoppingCart"] += "," + btn.ToolTip; } else { Session.Add("shoppingCart", btn.ToolTip); } // Response.Redirect("shoppingCart.aspx"); }
The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the page must be declared in the document or in the transfer protocol. خسته نباشید این مشکل توی consol.log توی بخش javascript برام ÷یش اومده ممنون میشم راهنماییم کنید.
عنوان صفحه
<meta content="text/html;charset=utf-8" http-equiv="Content-Type"> <meta content="utf-8" http-equiv="encoding">
تمامی حقوق مادی و معنوی، متعلق به وب سایت سوال جواب (soja.ai) و تیم مدیریتی آن می باشد.
طراحی و اجرا : گروه مشاوران فناوری اطلاعات