Hello

Can anyone here please guide me with the Cross Domain Communication between IFrames.

Problem:

Application1 running on IIS => http://localhost.ad.lo cal/Applicaiton1
Application2 running on Apache => http://localhost.ad.lo cal:8080/Application2

The Application2 is being loaded in an IFrame inside Application1; and there needed a communication beetween the two Applications....