<script language="javascript"> $('#try').bind('pageshow', function (){ var url = window.location.search.substring(1); $('#try').load('real_news.asp?'+ url); }); </script>
But the problem is when i load the page into the div, it doesn't load
but reads out the code in the div like this: