访问asp.net中的另一个站点 [英] Access another site in asp.net

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

问题描述

当我以gmail用户名和gmail密码登录我的网站时如何访问gmail网站

how to access the gmail site when i login in my site as gmail username and gmail password

推荐答案

此链接可能会为您提供帮助

在ASP.NET中阅读Gmail收件箱邮件 [ ^ ]
this link may help you

Read Gmail Inbox Message in ASP.NET[^]




如果您想从gmail读取邮件,则有2个选项:
通过使用pop3协议或imap协议.

下一步是创建将实现这两​​个协议或使用现有协议的组件.我更喜欢lesnikowsky组件,但它们不是免费的.

http://www.lesnikowski.com/mail/ [
Hi,

if you want to read mails from gmail you have 2 options:
by using pop3 protocol or imap protocol.

next step is to create component that will implement this two protocols or use existing one. I prefer components be lesnikowsky but they are not free.

http://www.lesnikowski.com/mail/[^]

Regards
Robert


这篇关于访问asp.net中的另一个站点的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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