473,320 Members | 1,887 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Obtain domain thet frame me!

Hello,
i have domain1.com contain frame to domain2.com

i need domain2.com (on the frame) to obtain domain1.com (the domain
name)

is there any possibility for that?
*
i have XXX domain1.com parked on same host and domain..
all of this XXX domain1.com contain Frame to display some content of
domain2.com and i would like if i can print the domain1.com (the
vistiro who visit) from domain domain2.com ..

Thanks

Jul 23 '05 #1
4 1214
cl****@gmail.com wrote:
Hello,
i have domain1.com contain frame to domain2.com

i need domain2.com (on the frame) to obtain domain1.com (the domain
name)

is there any possibility for that?
*
i have XXX domain1.com parked on same host and domain..
all of this XXX domain1.com contain Frame to display some content of
domain2.com and i would like if i can print the domain1.com (the
vistiro who visit) from domain domain2.com ..


Have domain1 pass a parameter to domain2. Then, have domain2 check that
parameter. Include it in the source attribute of the frame tags:

<frame src="domain2.com?domain1URL">

and then have domain2 grab it from the query string.

--
Randy
comp.lang.javascript FAQ - http://jibbering.com/faq & newsgroup weekly
Jul 23 '05 #2
thank you Randy..
yes i do that ..
then i have to make domain2.com stor domain1URL on cookies..
to re use it on other section on domain2..
<that i cant pass the parameter alwas on domain2 .. on all section ..
the only soultion for me be using cookies..>

ok but the problem now that domain2 on <frame ...scr=domain2...
and on many systems on some medium level of privecy the cookies form
the domain on frame dosn't accepted ..
so now after pass the parameter from domain1 >> domain2
domain2 cant set the parameter valu as cookie to reuse it again..

i thought about making domain1 setting the cookie contain the parameter
or valu of domain1URL .. but the problem here on cookies accross
domains .. is mostly not allowd ..

any help please :(

Jul 23 '05 #3
UP ..
any suggestation please!!

Jul 23 '05 #4
:(

Jul 23 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Rahul Chatterjee | last post by:
Hello all I have a web page which has 3 frames. The top and the left navigation frames are on a separate domain. The right display frame initially starts on the same domain as the other two...
6
by: Charles Crume | last post by:
Hello; My index.htm page (www.charlescrumesoftware.com for those interested in looking) contains 3 frames (left = content, top right = logo, bottom right = navigation). This domain name is...
17
by: Bruno | last post by:
I have a feature that is hosted on a different domain from the primary one in a frame, and need to retain values in a cookie. example: A web page at one.com contains a frame which has a page...
12
by: Don Juan | last post by:
I have a simple html document I have been using for some time on my (i.e.) abc.com domain that uses cookies. I recently purchased a new domain name and set up a service to redirect my new domain...
42
by: smerf | last post by:
Using javascript, is there a way to trap an external page inside a frame? I've seen scripts to break out of frames, but nothing to keep a page trapped in a frame.
1
by: VictorG | last post by:
Hello, The below C# code works fine in obtaining the windows user's account SID when the user is local to the machine. It throws a "Not Found" exception when trying top obtain the SID for a...
5
by: dolittle | last post by:
Hi, I`m trying to read the href property of an iframe with a javascript that running in the main frame. When the main frame and the inner iframe are both from the same domain I can read it with:...
1
by: redgoals | last post by:
Hi All, I will be creating a white label website for car hire dealers. My main website will be called something like: carhire.com, the content on carhire.com will be pulled in from a database. ...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.