I have html page(Main_Frame.html) which contain two frames.

1)abc.php
2)xyz.php

How can i auto refresh abc.php without refreshing the whole.

Member Avatar for diafol

Frames are dead. Try using ajax or at a push, an iframe. You can use javascript for this.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.