Ok.Is there any way to solve these by registering php variables in sessions.For example ,we can get the requested url and query string values using HTTP_HOST,$QUERY_STRING and $REQUEST_URI.So when the page is called we can register this variable.So in the main frame page based on the value of this variable we can give the file name inside src.By doing so will it work?.This is one simple suggestion.I may be wrong in my approcah.Can anyone suggest me a solution on this?.
Many Thanks
srini