如何使用C#编码将表单值发送到服务器? [英] How can I send form value to a server using c# coding?

查看:85
本文介绍了如何使用C#编码将表单值发送到服务器?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想使用C#将表单数据发送到服务器.

我的意思是

I want to send form data to a server using C#.

I mean

<form action="xxx.com" post="method">
<input type="text" value="" name="textbox">
<input type="button" name="button" value="send">
</form>



我想2使用C#程序来做..任何人都可以告诉我它的基本编码..请简短地进行..因为我对此是新手..在此先感谢...; D



I want 2 do that using a C# program....can any one tell me the basic coding of it..and please do it with brief..cause i am newbie on this..thanks in advance...;D

推荐答案

使用ASP.Net-读一本书,阅读有关ASP.Net的信息.
Use ASP.Net - pick up a book and read about ASP.Net.


这篇关于如何使用C#编码将表单值发送到服务器?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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