在C Sharp中检索Web表单数据 [英] Retrieve Web Form data in c sharp

查看:93
本文介绍了在C Sharp中检索Web表单数据的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想检索用户在C#网站上输入的网站表单数据.我知道所有表单数据都存储在PC中的某个位置.我只想检索它,这样我的用户就不必在网上再次填写表格.

I want to retrieve website form data that a user enters on a website in C#. I know that all form data is stored somewhere in PC. I just want to retrieve it so that my user dont have to fill the form again on web.

推荐答案

^ ]

使用.NET和AJAX轻松自动保存表单 [
Automatically Saving Web Form Data[^]

Easy Automatically Save Form with .NET and AJAX[^]


嗯,您需要阅读 ASP.NET客户端状态管理技术.

看起来
MSDN:ASP.NET状态管理建议 [其他示例知识库链接 [
Well, you need to read on ASP.NET Client side state management techniques.

Look here[^]:
MSDN: ASP.NET State Management Recommendations[^]
Other sample knowledgebase link[^]

Based on the technique used, you can get the values again and fill the form.


这篇关于在C Sharp中检索Web表单数据的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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