Response.Write(" <script> window.parent.frames['leftFrame'].location.reload(); </script>"); 
改成下边这个试试:(注意中文的分号和英文分号的区别!)Response.Write(" <script> window.parent.frames['leftFrame'].location.reload(); </script>");