使用C#登录网站 [英] loging in to website using C#

查看:75
本文介绍了使用C#登录网站的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

请告诉我如何使用C#登录网站。

喜欢..

来自我的应用程序

i希望使用C#登录rediff.com

解决方案

我的意思是如何在c#程序中检索javascript变量?


仍然没有意义你在说什么,请你在解释中更完整和描述。



我的意思是如何在c#程序中检索javascript变量?



我想你想从你的网络应用程序重定向到rediff.com。如果是这样,请尝试以下方法。


Response.Redirect(" www.rediff.com");



- Balaji û


pls tell me how to login to the website using C#.
like..
from my application
i want to login to rediff.com using C#

解决方案

I mean how to retrieve javascript variables in c# program??


Still makes no sense what you are saying, please can you be more complete and descriptive in your explanation.


I mean how to retrieve javascript variables in c# program??


I think you want to redirect to rediff.com from your web application. If so try the below.

Response.Redirect("www.rediff.com");


- Balaji U


这篇关于使用C#登录网站的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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