页面引用时,xmlhttp响应将重置 [英] xmlhttp response get reset when page refersh

查看:101
本文介绍了页面引用时,xmlhttp响应将重置的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,
我在页面上收到xmlhttp响应.在同一页面上,我有一个弹出窗口将加载附件.在我加载此附件时,我的xmlhttp响应得到重置是对我有帮助的任何人.

hi all,
I am getting xmlhttp response on my page. on the same page i have one popup which will load the attachment. while i am loading this attachment my xmlhttp response get reset is any one help me.

推荐答案

大家好,

我为上述问题找到了解决方案.在经历了许多场景之后,我意识到问题不在于ajax,而是因为当我的页面刷新时
我的asp文本框字段将默认值保存在列表中,因为分离了asp文本框字段和sharepoint字段的绑定.

因此,我们通过添加一个ASP文本框和共享点表单字段单个字段来解决此问题,并再次单击保存"按钮,我将我的文本框值复制到共享点表单字段中.
hello all,

I got a solution for above problem. after going so many scenarios i realize that the problem is not because of ajax its because of when my page get refresh
my asp textbox field is saving default value in list as binding of asp textbox field with sharepoint field get detached.

so we resolve this problem by adding a asp text box and share-point form field single field and on save button again i am copying my textbox value in sharepoint form field.


这篇关于页面引用时,xmlhttp响应将重置的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆