<frame src="left.php" name="leftFrame" scrolling="NO"> <frame src="right.php" name="main" > top.php top.php <script language="javascript"> function F_submit(){ document.form1.target="leftFrame"; document.form1.action="left.php"; document.form1.submit(); document." name=description>

InfoQ

交流

讨论:请教个同时向两个帧提交的问题。

作者 monqu 发布于 2003-09-01 分类:php基础编程

主页面index.php <frame src="top.php " name="topFrame" scrolling="NO"> <frame src="left.php" name="leftFrame" scrolling="NO"> <frame src="right.php" name="main" > <body> </body> top.php top.php <script language="javascript"> function F_submit(){ document.form1.target="leftFrame"; document.form1.action="left.php"; document.form1.submit(); document.form1.target="main"; document.form1.action="right.php"; document.form1.submit(); } </script>

left.php <?php echo $text1; ?> right.php <?php echo $text1; ?> 提交后,left.php和right.php都出现 Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, zalvsa@etang.com and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. -------------------------------------------------------------------------------- Apache/1.3.14 Server at localhost Port 80 错误!!!!!!!!!!:crying:



逛论坛交流请教个同时向两个帧提交的问题。

加入书签
digg+,
reddit+,
del.icio.us+,
dzone+

0 条回复

回复




  1. 我有话要讲:(可以匿名发表, 发广告的有多远请滚多远!!!)

    昵称: 请输入验证码:


抢着回答

IIS与APACHE 可不可以共存

如题所示

Sevenday 进来

那个eclipse咋整啊,告诉我具体怎么出EXE就行了。 那个ant ...

贱精先生

mms://61.139.37.143/movie/jianjinxiansheng/1.asf mms://...

生成静态页面后挂上静态地址的问题...

高手帮忙..... http://bbs.phpres.com/showthread.php?s=&thr...

这里广告费用是多少钱一月。呵呵

先问问。我的东西没出来。以后可能想在这里做个广告,随便灌灌水

windows下面的PHP处理gdbm的问题?

在php.ini中已经打开了extension=php_dba.dll。不然会报找不到db...

急!急!应该是配置问题

我的网页中表单无法提交。 环境是apache+php4,本机。我该如何...

[求助]在IIS+PHP下如何获得来访者的IP?

同题! 先谢谢了!

这不知是算不算是mysql的bug

各位在你的字段名后留个空格后。 看看会有什么结果! 会让你...

哪位兄弟手头有比较全面的 JSP和ASP 的...

学了几天了,但资料不全, 网上搜了一堆垃圾出来, 哪位兄...

[]