CFM
<html>
<head>
<title>Test Page</title>
<script type="text/javascript">
function toggleV(value){
document.getElementById( blah ).value = value;
}
</script>
</head>
<body>
<cfform name="coolfrm">
<cfinput type="hidden" name="blah" id="blah" value="default">
<a onclick="toggleV( anothervalue )" style="cursor:pointer;">click Me</a>
</cfform>
<cfdiv bind="cfc:Test氟氯化碳.func({coolfrm:blah})"></cfdiv>
</body>
</html>
氟氯化碳
<cfcomponent>
<cfscript>
remote function func(simpleString){
return simpleString;
}
</cfscript>
</cfcomponent>
我期望这部法典能做的是,将雕刻中的文字从“过失”改为“其他价值”。
我不认为应该这样做,我想知道为什么。