交互式表格发送重播到网站。 [英] interactive form to send replaies to website.

查看:82
本文介绍了交互式表格发送重播到网站。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Hello world。

我希望你有空的时间。

我有一个想法,通过Windows窗体应用程序向网站发送重播。

例如:我想向Codeproject发送一个问题到本网站的任何部分,我如何编程该程序,代码是什么,DLL和方式。

谢谢你的朋友们。

Hello world.
I hope you have good time.
I have an idea to send a replay to website throug windows form application.
for example: I want to send a question to Codeproject to any section in this site, how I can programming that program ,what is the code ,the DLL and the way.
Thank you my friends.

推荐答案

所有你需要的是类 System.Net.HttpWebRequest

http://msdn.microsoft.com/en-us/library/system.net .httpwebrequest.aspx [ ^ ]。



在像CodeProject这样的情况下,不要忘记进行身份验证。请参阅:

http://msdn.microsoft .com / zh-cn / library / system.net.httpwebrequest.credentials.aspx [ ^ ]。



有些例子,请参阅:

http://stackoverflow.com/questions/1076015/handling-authentication-with- httpwebrequest-net [ ^ ],

HttpWebRequest凭据验证 [ ^ ],

http: //forums.asp.net/t/1307465.aspx/1 [ ^ ]。



它应该给你基本的想法。



-SA
All you need is the class System.Net.HttpWebRequest:
http://msdn.microsoft.com/en-us/library/system.net.httpwebrequest.aspx[^].

In cases like CodeProject, don't forget to authenticate. Please see:
http://msdn.microsoft.com/en-us/library/system.net.httpwebrequest.credentials.aspx[^].

For some examples, please see:
http://stackoverflow.com/questions/1076015/handling-authentication-with-httpwebrequest-net[^],
HttpWebRequest Credential Authentication[^],
http://forums.asp.net/t/1307465.aspx/1[^].

It should give you the basic idea on what to look for.

—SA


这篇关于交互式表格发送重播到网站。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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