asp.net 填好文本框的内容,然后点击“附件”按钮到另一页面添加附件,再跳转回来的 时候文本框的内容还在

[复制链接]
查看11 | 回复2 | 2013-5-8 00:08:29 | 显示全部楼层 |阅读模式
可以用弹窗嘛,下面就是我在项目中的用法,[上传文章首页图片,返回图片地址,'upload.aspx为上传页面]function OpenWindow(Url, SetObj, Width, Height) {var ReturnStr = showModalDialog(Url, "window", 'dialogWidth:' + Width + 'px;dialogHeight:' + Height + 'px;status:no;help:no;scroll:no;');if (ReturnStr != "" && ReturnStr != null) { document.getE...
回复

使用道具 举报

千问 | 2013-5-8 00:08:29 | 显示全部楼层
用cookies保存起来也可以啊。更简单。...
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

主题

0

回帖

4882万

积分

论坛元老

Rank: 8Rank: 8

积分
48824836
热门排行