Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
inet
active_desktop
active_scrptng
asp.components
asp.db
asp.general
comctl32
comp.packaging
components.dev
dbweb
dhtml_editing
docobjects
html_authoring
html_objmodel
iis
iis.ftp
iis.security
iis.smtp_nntp
indexserver
misc
mshtml_hosting
scripting.jscript
scripting.vbscript
sdk_setup
shell_objmodel
urlmonikers
webbrowser_ctl
wininet
  
 
date: Mon, 7 Nov 2005 15:22:26 -0500,    group: microsoft.public.inetsdk.programming.scripting.jscript        back       


Looking for info on js.OpenExtLink()   
Sorry for crossposting, but my OE did not resolve properly this newsgroup
name, the first time I sent this message.
-
There are 9470 successful Google search results: keyword OpenExtLink.
All of them return html code of messages which contain the reference to
js.OpenExtLink,
similar to the example shown below:

onclick="return top.js.OpenExtLink(window,event,this)"
href="http://go.microsoft

Interestingly, there is not any information about OpenExtLink on MSDN
website.

Any comments appreciated,
Jack
date: Mon, 7 Nov 2005 15:22:26 -0500   author:   Jack replyto@newsgroup

Re: Looking for info on js.OpenExtLink()   
Jack wrote:
> Sorry for crossposting, but my OE did not resolve properly this
> newsgroup name, the first time I sent this message.
> -
> There are 9470 successful Google search results: keyword OpenExtLink.
> All of them return html code of messages which contain the reference
> to js.OpenExtLink,
> similar to the example shown below:
>
> onclick="return top.js.OpenExtLink(window,event,this)"
> href="http://go.microsoft
>
> Interestingly, there is not any information about OpenExtLink on MSDN
> website.
>
I've never heard of the mthod myself, but what specifically do you want to
know? Before I go googling.

-- 
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
date: Mon, 7 Nov 2005 15:31:31 -0500   author:   Bob Barrows [MVP] com

Re: Looking for info on js.OpenExtLink()   
I am investigating, why there is a reference to it in my message created in 
Outlook Express when I examine the html code.
I came across it when checking, why the message containing valid hyperlink 
gets corrupted and the receipient cannot open that link by clicking on it.

I am afraid Bob, you will find nothing more I've found when googling.
But maybe you can help by expierence why there are only 9470 found messages 
on Internet by Google.
Why only those messages have reference to it?
What is that anyway that: js.OpenExtLink() ?
Is it java script? Microsoft Java Script?
What is the purpose of it? and so on.

I cannot find any reference to it on MSDN website.
Thanks,
               Jack
"Bob Barrows [MVP]" <reb01501@NOyahoo.SPAMcom> wrote in message 
news:%23EsD%23o94FHA.1148@tk2msftngp13.phx.gbl...
> Jack wrote:
>> Sorry for crossposting, but my OE did not resolve properly this
>> newsgroup name, the first time I sent this message.
>> -
>> There are 9470 successful Google search results: keyword OpenExtLink.
>> All of them return html code of messages which contain the reference
>> to js.OpenExtLink,
>> similar to the example shown below:
>>
>> onclick="return top.js.OpenExtLink(window,event,this)"
>> href="http://go.microsoft
>>
>> Interestingly, there is not any information about OpenExtLink on MSDN
>> website.
>>
> I've never heard of the mthod myself, but what specifically do you want to
> know? Before I go googling.
>
> -- 
> Microsoft MVP -- ASP/ASP.NET
> Please reply to the newsgroup. The email account listed in my From
> header is my spam trap, so I don't check it very often. You will get a
> quicker response by posting to the newsgroup.
>
>
date: Mon, 7 Nov 2005 15:49:45 -0500   author:   Jack replyto@newsgroup

Re: Looking for info on js.OpenExtLink()   
I can't find any reference to it in the ECMA documentation either.


Jack wrote:
> I am investigating, why there is a reference to it in my message
> created in Outlook Express when I examine the html code.
> I came across it when checking, why the message containing valid
> hyperlink gets corrupted and the receipient cannot open that link by
> clicking on it.
>
> I am afraid Bob, you will find nothing more I've found when googling.
> But maybe you can help by expierence why there are only 9470 found
> messages on Internet by Google.
> Why only those messages have reference to it?
> What is that anyway that: js.OpenExtLink() ?
> Is it java script? Microsoft Java Script?
> What is the purpose of it? and so on.
>
> I cannot find any reference to it on MSDN website.
> Thanks,
>                Jack
> "Bob Barrows [MVP]" <reb01501@NOyahoo.SPAMcom> wrote in message
> news:%23EsD%23o94FHA.1148@tk2msftngp13.phx.gbl...
>> Jack wrote:
>>> Sorry for crossposting, but my OE did not resolve properly this
>>> newsgroup name, the first time I sent this message.
>>> -
>>> There are 9470 successful Google search results: keyword
>>> OpenExtLink. All of them return html code of messages which contain
>>> the reference to js.OpenExtLink,
>>> similar to the example shown below:
>>>
>>> onclick="return top.js.OpenExtLink(window,event,this)"
>>> href="http://go.microsoft
>>>
>>> Interestingly, there is not any information about OpenExtLink on
>>> MSDN website.
>>>
>> I've never heard of the mthod myself, but what specifically do you
>> want to know? Before I go googling.
>>
>> --
>> Microsoft MVP -- ASP/ASP.NET
>> Please reply to the newsgroup. The email account listed in my From
>> header is my spam trap, so I don't check it very often. You will get
>> a quicker response by posting to the newsgroup.

-- 
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
date: Mon, 7 Nov 2005 16:48:44 -0500   author:   Bob Barrows [MVP] com

Re: Looking for info on js.OpenExtLink()   
Bob,
But did you see it inside those documents (messages) when goggling?
It must come from somewhere, and I am suspecting that it is the internal 
part of IE or OE, which under normal conditions is never shown.
I am trying to figure out what the condition must be for that java script to 
reveal itself that one, and what the script's content is that two.
Interesting part is that it is only the reference to the script but the 
script itself is missing.
Maybe someone else out there knows more about it?
Regards,
                Jack

"Bob Barrows [MVP]" <reb01501@NOyahoo.SPAMcom> wrote in message 
news:O%23SYJU%234FHA.4064@TK2MSFTNGP10.phx.gbl...
>I can't find any reference to it in the ECMA documentation either.
>
>
> Jack wrote:
>> I am investigating, why there is a reference to it in my message
>> created in Outlook Express when I examine the html code.
>> I came across it when checking, why the message containing valid
>> hyperlink gets corrupted and the receipient cannot open that link by
>> clicking on it.
>>
>> I am afraid Bob, you will find nothing more I've found when googling.
>> But maybe you can help by expierence why there are only 9470 found
>> messages on Internet by Google.
>> Why only those messages have reference to it?
>> What is that anyway that: js.OpenExtLink() ?
>> Is it java script? Microsoft Java Script?
>> What is the purpose of it? and so on.
>>
>> I cannot find any reference to it on MSDN website.
>> Thanks,
>>                Jack
>> "Bob Barrows [MVP]" <reb01501@NOyahoo.SPAMcom> wrote in message
>> news:%23EsD%23o94FHA.1148@tk2msftngp13.phx.gbl...
>>> Jack wrote:
>>>> Sorry for crossposting, but my OE did not resolve properly this
>>>> newsgroup name, the first time I sent this message.
>>>> -
>>>> There are 9470 successful Google search results: keyword
>>>> OpenExtLink. All of them return html code of messages which contain
>>>> the reference to js.OpenExtLink,
>>>> similar to the example shown below:
>>>>
>>>> onclick="return top.js.OpenExtLink(window,event,this)"
>>>> href="http://go.microsoft
>>>>
>>>> Interestingly, there is not any information about OpenExtLink on
>>>> MSDN website.
>>>>
>>> I've never heard of the mthod myself, but what specifically do you
>>> want to know? Before I go googling.
>>>
>>> --
>>> Microsoft MVP -- ASP/ASP.NET
>>> Please reply to the newsgroup. The email account listed in my From
>>> header is my spam trap, so I don't check it very often. You will get
>>> a quicker response by posting to the newsgroup.
>
> -- 
> Microsoft MVP -- ASP/ASP.NET
> Please reply to the newsgroup. The email account listed in my From
> header is my spam trap, so I don't check it very often. You will get a
> quicker response by posting to the newsgroup.
>
>
date: Mon, 7 Nov 2005 19:22:49 -0500   author:   Jack replyto@newsgroup

Re: Looking for info on js.OpenExtLink()   
Bob, you are here the expert.
Assuming that js.OpenExtLinkIs  is a reference to javascript is it possible 
to have such statement:
onclick="return top.js.OpenExtLink(window,event,this)".....
?
Or is it possible that js.OpenExtLink(window,event,this) is not a reference 
to javascript at all?
Please give me some more insights on that subject.
Thanks,
              Jack

"Bob Barrows [MVP]" <reb01501@NOyahoo.SPAMcom> wrote in message 
news:O%23SYJU%234FHA.4064@TK2MSFTNGP10.phx.gbl...
>I can't find any reference to it in the ECMA documentation either.
>
>
> Jack wrote:
>> I am investigating, why there is a reference to it in my message
>> created in Outlook Express when I examine the html code.
>> I came across it when checking, why the message containing valid
>> hyperlink gets corrupted and the receipient cannot open that link by
>> clicking on it.
>>
>> I am afraid Bob, you will find nothing more I've found when googling.
>> But maybe you can help by expierence why there are only 9470 found
>> messages on Internet by Google.
>> Why only those messages have reference to it?
>> What is that anyway that: js.OpenExtLink() ?
>> Is it java script? Microsoft Java Script?
>> What is the purpose of it? and so on.
>>
>> I cannot find any reference to it on MSDN website.
>> Thanks,
>>                Jack
>> "Bob Barrows [MVP]" <reb01501@NOyahoo.SPAMcom> wrote in message
>> news:%23EsD%23o94FHA.1148@tk2msftngp13.phx.gbl...
>>> Jack wrote:
>>>> Sorry for crossposting, but my OE did not resolve properly this
>>>> newsgroup name, the first time I sent this message.
>>>> -
>>>> There are 9470 successful Google search results: keyword
>>>> OpenExtLink. All of them return html code of messages which contain
>>>> the reference to js.OpenExtLink,
>>>> similar to the example shown below:
>>>>
>>>> onclick="return top.js.OpenExtLink(window,event,this)"
>>>> href="http://go.microsoft
>>>>
>>>> Interestingly, there is not any information about OpenExtLink on
>>>> MSDN website.
>>>>
>>> I've never heard of the mthod myself, but what specifically do you
>>> want to know? Before I go googling.
>>>
>>> --
>>> Microsoft MVP -- ASP/ASP.NET
>>> Please reply to the newsgroup. The email account listed in my From
>>> header is my spam trap, so I don't check it very often. You will get
>>> a quicker response by posting to the newsgroup.
>
> -- 
> Microsoft MVP -- ASP/ASP.NET
> Please reply to the newsgroup. The email account listed in my From
> header is my spam trap, so I don't check it very often. You will get a
> quicker response by posting to the newsgroup.
>
>
date: Tue, 8 Nov 2005 19:21:19 -0500   author:   Jack replyto@newsgroup

Re: Looking for info on js.OpenExtLink()   
Jack wrote:
> Bob, you are here the expert.

Not on this subject.

> Assuming that js.OpenExtLinkIs  is a reference to javascript is it
> possible to have such statement:
> onclick="return top.js.OpenExtLink(window,event,this)".....
> ?
> Or is it possible that js.OpenExtLink(window,event,this) is not a
> reference to javascript at all?
> Please give me some more insights on that subject.
> Thanks,
>               Jack

I don't have an answer for this. Maybe try comp.lang.javascript.
-- 
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
date: Wed, 9 Nov 2005 10:05:42 -0500   author:   Bob Barrows [MVP] com

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us