That makes sense.  I knew it was a different although the idea is similar.  <div><br></div><div>User agents don&#39;t let you make cross-site HTTP calls however, which may block the implementation of your idea.  My control works with a concert of hidden iframes and coordinated redirects between the RP and OP.  But I think you can&#39;t rely for any redirects from an OP doing what you&#39;re suggesting, so any iframe you create will just sit there, and since it&#39;s a cross-site iframe your javascript will never get any information back from it, including the HTTP status code I believe.</div>
<div><br></div><div>Don&#39;t let me stop you from trying, but I just will be surprised if it will work.</div><div><br></div><div>Didn&#39;t you mention (or discuss on a thread) sometime back the idea of emitting links to OPs using javascript, then sniffing whether they were &quot;visited&quot; links or not in order to see which OPs the user has been to and thereby guess which OPs are most effective to display to the user?<br clear="all">
--<br>Andrew Arnott<br>&quot;I [may] not agree with what you have to say, but I&#39;ll defend to the death your right to say it.&quot; - Voltaire<br>
<br><br><div class="gmail_quote">On Mon, Apr 20, 2009 at 4:17 AM, SitG Admin <span dir="ltr">&lt;<a href="mailto:sysadmin@shadowsinthegarden.com">sysadmin@shadowsinthegarden.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
You may be interested in my OpenIdAjaxTextBox sample, which has a similar idea.  As soon as you type in an identifier,<br>
</blockquote>
<br></div>
I was hoping to prompt the user slightly before that; if we assume that most users (a very high percentage, as adoption picks up and actual &quot;users&quot; do not consist mainly of us technically aware individuals) have an account at a major OP, we (RP&#39;s) can pre-load a list of OP&#39;s to check for. This would also be an opportunity to preferentially check for OP&#39;s we would like the user to log in with.<br>

<br>
-Shade<br>
</blockquote></div><br></div>