Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Javascript > Javascript function in different web server

Reply
Thread Tools

Javascript function in different web server

 
 
jkarpago
Guest
Posts: n/a
 
      02-16-2006
Hi:
I have three different web pages with different domains, and I want to
show some pages of one of the webs in the others.
I use an iframe for this and it shows it good until I have to call a
javascript function in the iframe inside page, I have a permission
denied because the domains of these pages are different.

So, the cuestion is:

Is there some way to call the javascript function of the iframe from
the parent page?

Thanks so much

 
Reply With Quote
 
 
 
 
UnaCoder
Guest
Posts: n/a
 
      02-16-2006
I actually opened a topic about this question earlier.
Check the answers I got:
http://groups.google.com/group/comp....cf8dbf96c3b32d

 
Reply With Quote
 
 
 
 
VK
Guest
Posts: n/a
 
      02-16-2006

jkarpago wrote:
> Hi:
> I have three different web pages with different domains, and I want to
> show some pages of one of the webs in the others.
> I use an iframe for this and it shows it good until I have to call a
> javascript function in the iframe inside page, I have a permission
> denied because the domains of these pages are different.
>
> So, the cuestion is:
>
> Is there some way to call the javascript function of the iframe from
> the parent page?


No (unless browser security settings are being changed).

 
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
Javascript code same but output is different on different browsers pradeep Javascript 3 06-07-2007 07:52 PM
Hashing function different values on different OS ? Lawrence Java 16 02-18-2007 09:57 PM
Web Server connecting to db server on different machines Ben ASP .Net Security 5 03-31-2006 01:47 PM
write a function such that when ever i call this function in some other function .it should give me tha data type and value of calling function parameter komal C++ 6 01-25-2005 11:13 AM
Calling a function from 2 different forms on different pages Bryan Javascript 1 02-19-2004 05:29 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