php动态生成的表格,读取特定列的值,列里面是文本框或者上拉框,要求读取文本框的值和上拉框当前显示的值,请教如何做啊
Jun 13, 2016 am 11:13 AM
amp
index
nbsp
php动态生成的表格,读取特定列的值,列里面是文本框或者下拉框,要求读取文本框的值和下拉框当前显示的值,请问怎么做啊?
[img=http://]
<br />//部分代码————php生成表格时的代码,运行后页面见附图<br />else if(intval($myEnum) == 0 && ($myWriteReadFlag == 2) && ($index == 2))<br />{<br /> $myDec =hexdec($myValue); //将十六进制的值转换成十进制<br /> $out .= "\t\t".'<td bgcolor="'.$localBgColor.'" '.(($this->align[$index])? 'align="'.$this->align[$index].'"' : '' ).'style="white-space: nowrap" class="'.$this->tabId.'">'.<br />//**********************这里是插入的文本框**********************************<br />'<input name="text[]" style="margin:-2px;border:None;heighth:12px;width:100%;<br />background-color:'.$localBgColor.'" value="'.$myDec.'">'.'</td>'."\n";<br /> <br />}<br />
Copy after login
[img=http://][/img]
php input
------解决方案--------------------
好呀,顶起来下。
------解决方案--------------------
没有看到相关代码
------解决方案--------------------
第23行 应该加一个条件吧 &&($myValue == {另下拉框为打开的值})
------解决方案--------------------
虽然没看懂你说什么,但是你用JS或是POST取值都可以获取到select的val,也就是当前取值,又不是取option,怎么会取到很多呢
------解决方案--------------------
好呀,顶起来下。
------解决方案--------------------
没有看到相关代码
------解决方案--------------------
<br />if(intval($myEnum) > 0 && ($myWriteReadFlag == 2) && ($index == 2))<br />
Copy after login
第23行 应该加一个条件吧 &&($myValue == {另下拉框为打开的值})
------解决方案--------------------
虽然没看懂你说什么,但是你用JS或是POST取值都可以获取到select的val,也就是当前取值,又不是取option,怎么会取到很多呢
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot Article
How Long Does It Take To Beat Split Fiction?
3 weeks ago
By DDD
Repo: How To Revive Teammates
3 weeks ago
By 尊渡假赌尊渡假赌尊渡假赌
Hello Kitty Island Adventure: How To Get Giant Seeds
3 weeks ago
By 尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
1 weeks ago
By 尊渡假赌尊渡假赌尊渡假赌

Hot tools Tags

Hot Article
How Long Does It Take To Beat Split Fiction?
3 weeks ago
By DDD
Repo: How To Revive Teammates
3 weeks ago
By 尊渡假赌尊渡假赌尊渡假赌
Hello Kitty Island Adventure: How To Get Giant Seeds
3 weeks ago
By 尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
1 weeks ago
By 尊渡假赌尊渡假赌尊渡假赌

Hot Article Tags

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

Solution: Your organization requires you to change your PIN

How to adjust window border settings on Windows 11: Change color and size

How to change title bar color on Windows 11?

How to enable or disable taskbar thumbnail previews on Windows 11

OOBELANGUAGE Error Problems in Windows 11/10 Repair

10 Ways to Adjust Brightness on Windows 11
