English 中文(简体)
更新小组的复读中丢失了观点吗?
原标题:ViewState lost on refresh in UpdatePanel?

我不使用本届会议的标语或储存到数据库,而是储存了我需要坚持对习俗国变量的看法的临时变量。 例如,国家观点(“My Field1”) = 1

当用户点击浏览器Rrefreshutton时,页。 反馈回法尔,观点被放弃。

我的问题是。 如果用户可以通过复读来冲淡观点,那么为什么有人使用?

我知道,由于原因,重新张贴了最后一页。 背叛法分子和观点国家是否会被击退?

如果你想要制造一个潜在的 d问题,那么我会在这里读到其他姿态,在......时会 sin。

更新原员额:

我现在认为,它必须处理因点击布顿斯而发生的倒退问题,因为布顿位于更新小组内。 谁能帮助说明这一点?

最佳回答
问题回答

你在什么地方提出看法? 以及你对贵国的看法有何价值? Maybe oyu在接通LoadViewState(LoadViewState)方法之前检查其内容。

用户打上复读和使用更新版,不会很好地合作。 我问,为什么人们说,网上森林为网络节目制作提供了泄露的抽象信息,有些人正在转向零点。

如果你不希望移徙,我就向您提供建议,不要在太长或大的作业中使用更新软件,你可以假设用户可以重新启用这一页。 在选择下降1 变化时,将它用于诸如减少2项目等小事。

如果你只依靠观察,那么在一次更新版中挖掘许多功能就会造成麻烦。

您的问题是,“谁会使用”

各位知道的数据来源于后台。 点燃复健不是后退,而是新的要求。

因此,请你说,你正在浏览一个数据网,你需要知道他们点击什么的某些数据线,在点击事件上,你可以把数据储存在电文中,并在网页周期的其他时间处理这些数据,或随后的哨所。

观点国家的优势是,它只是存在于超文本中,因此它都是客户。 如果届会国家是服务器,如果你在届会期间储存大量数据,那么你就能够使你的网络或db服务器更难操作这些数据。

希望这一帮助。

Don t 知道为什么会奏效,但我却存在一个模拟问题,通过将这一条线放在载体上加以解决:

me.myProperty = me.myProperty

地点

Public Property myProperty() as String
Get
  If Not IsNothing(ViewState("data")) Then
    Return CType(ViewState("data"), String)
  Else
    Return String.Empty
  End If
End Get
Set(value As String)
  ViewState("data") = value
End Set




相关问题
Anyone feel like passing it forward?

I m the only developer in my company, and am getting along well as an autodidact, but I know I m missing out on the education one gets from working with and having code reviewed by more senior devs. ...

How to Add script codes before the </body> tag ASP.NET

Heres the problem, In Masterpage, the google analytics code were pasted before the end of body tag. In ASPX page, I need to generate a script (google addItem tracker) using codebehind ClientScript ...

Transaction handling with TransactionScope

I am implementing Transaction using TransactionScope with the help this MSDN article http://msdn.microsoft.com/en-us/library/system.transactions.transactionscope.aspx I just want to confirm that is ...

System.Web.Mvc.Controller Initialize

i have the following base controller... public class BaseController : Controller { protected override void Initialize(System.Web.Routing.RequestContext requestContext) { if (...

Microsoft.Contracts namespace

For what it is necessary Microsoft.Contracts namespace in asp.net? I mean, in what cases I could write using Microsoft.Contracts;?

Separator line in ASP.NET

I d like to add a simple separator line in an aspx web form. Does anyone know how? It sounds easy enough, but still I can t manage to find how to do it.. 10x!

热门标签