asp.net中的POST方法示例 [英] An example of POST method in asp.net

查看:113
本文介绍了asp.net中的POST方法示例的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找在 asp.net c#
中使用 POST 方法的示例

我已经在Google上进行了搜索,但没有找到适合的示例来将 POST 方法用作 BEGINNER



据我所知, POST 方法比 GET
更安全.
我们也可以在 GET 方法中发送有限的 querystring 变量..

所以我想使用 POST 方法..

但是我不知道怎么开始..

帮助将不胜感激.. :)

感谢朋友:)

但是您能给我个想法,如何使用POST方法吗?

I am looking for an example for using the POST method in asp.net c#


I have searched it on google but it did not help me to find a suitable example to use the POST method as a BEGINNER



As i know that the POST method is more secured than the GET

also we can send limited querystring variable in GET method..

so i want to use POST method..

but i do not know how to start..

help would be greatly appreciated.. :)

thanks friend :)

but can you give me the idea how to use POST method??

推荐答案

Stephnie写道:
Stephnie wrote:

我在Google上进行了搜索但这并没有帮助我找到合适的示例来将POST方法用作BEGINNER

I have searched it on google but it did not help me to find a suitable example to use the POST method as a BEGINNER



有时,一项任务就很难了,仅此而已.




Sometimes, a task is as hard as it is, and that''s all there is to it.


Stephnie写道:
Stephnie wrote:

我知道POST方法比GET更安全
我们也可以在GET方法中发送有限的querystring变量.

As i know that the POST method is more secured than the GET
also we can send limited querystring variable in GET method..



我认为您读过杂志上的文章,使自己全都感到困惑.我建议您此时遇到安全问题的几率非常低,您应该忘记这一点,而直接使用ASP.NET.我编写的网站确实需要安全性,并且没有任何理由尝试更改ASP.NET页发送数据的方式.

好吧,如果您真的很想浪费时间,为什么不用一把剪刀修剪草坪呢?
[



I think you''ve read a magazine article and got your self all confused. I would suggest the odds of you having security issues at this point are very low, and you should forget this, and just use ASP.NET as it stands. I''ve written websites that had real need for security, and I didn''t have any reason to try to change how ASP.NET pages send their data.

Well, if you really like wasting time, why not mow your lawn with a pair of scissors ?
This[^] is a link I found, if you''re referring to AJAX. Other than that, I couldn''t find anything with google that seemed to pertain to your insane and useless quest. If you are actually using AJAX, then you should have said so.


这篇关于asp.net中的POST方法示例的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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