English 中文(简体)
如果用户被贴上《展望网站》的门槛,就会发现他们。
原标题:Detect if User is logged in to Outlook Web Access

我把一组完全使用“展望网站”的雇员带走,他们抱怨说,邮局:我们内联网上的链接不给他们工作,因为他们不开放“妇女办公室”(我可以改变个人机器的地址,fyi)。

I m 寻求某种途径,以便有一个中间页,在我点击邮件时,我也会把该页面转播给他们:链接,对OMA的标志进行核对,如果发现,将用户转往OMA。 如果没有发现标识,它将打开标准邮件:指挥。

MY PROBLEM:I 似乎无法找到一种途径,以发现它们是否被拖入了OWA。 我可以不使用正常的自动备用金或机体,因为不允许这些部件检查从不同领域装载的纸面内容(内联网NOT与OMS相同)。

I even tried hitting the OWA url in code (C#) using the WebRequest class of System.Net, but I get a 400 error there for some reason.

我对美国宇宙航空研究开发机构、红十字与红新月联会和网上查询进行了审判。 如上文所述,所有这些都失败了。

是否有任何人可以发现OWA的标志? 我无需从妇女事务部的一页中删除任何内容,我只需要回答的是,如果他们没有被gged住的话。

问题回答

您能否提出“jsonp ajax”请求,只是看看看302个直线ur?

如果你改用<条码>owa/auth/logon.aspx,你就不作标记。

利用jsonp,你就跨领域的安全限制开展工作。





相关问题
ajax login using httpRequest?

I am trying to develop my login script to give feedback to the user if the login is valid or not. Basically if it isn t correct a div box will show saying its wrong, if its correct it will show its ...

Virtual Tour using sketch up, ajax, flash technologies

I want to know if there are existing technology that make your 3d models in sketch into virtual tours, using either Ajax or Flash for web presentation. If there s none, which will be a good approach ...

How can i update div continuously

I have asp.net application where i have a div which showing the value from other site. The value of that site is changing continuously. I want that my div will automatically update in some interval ...