Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP General > get innerText from different domain document

Reply
Thread Tools

get innerText from different domain document

 
 
用户权利指派问题
Guest
Posts: n/a
 
      11-06-2006
hi
i have an Html page that include a form,i need post data to another domain
page,but i want to know the back text information(submit success or
failure).now i try many times,but i get "deny " because of cross-domain. then
i search the "NavigateAndFind" method , and using the method can find the
back document text that displaying in window, how can my client program know
whether it find? or any another ideas?
my english is not good,thanks.
 
Reply With Quote
 
 
 
 
Bob Barrows [MVP]
Guest
Posts: n/a
 
      11-06-2006
???????? wrote:
> hi
> i have an Html page that include a form,i need post data to another
> domain page,but i want to know the back text information(submit
> success or failure).now i try many times,but i get "deny " because of
> cross-domain. then i search the "NavigateAndFind" method , and using
> the method can find the back document text that displaying in window,
> how can my client program know whether it find? or any another ideas?
> my english is not good,thanks.

Try posting to a relevant newsgroup such as
microsoft.public.scripting.jscript.
Your question has nothing to do with ASP (which runs on a server, not on
a client) so it is unlikely to receive a response in an asp 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.


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
document.all.mydiv.innerText = sum does not work in Firefox -what to do? Klaus Jensen Javascript 2 08-21-2007 05:00 PM
Changeing document.domain to a different domain Cindy Lee Javascript 2 05-07-2004 10:41 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57