wowrang
10-30-2006, 08:49 PM
How to : document.getElementById("hdnView").value = 1; equivalent to vb.net or vbscript
Thanks.
Thanks.
|
Click to See Complete Forum and Search --> : How to : document.getElementById("hdnView").value = 1; equivalent to vb.net or vbs wowrang 10-30-2006, 08:49 PM How to : document.getElementById("hdnView").value = 1; equivalent to vb.net or vbscript Thanks. Kor 10-31-2006, 03:25 AM As you wrongly presume that all of us know vb.net or vbscript, can you tell us, in simple but precise IT words/terms, what is your need? You need to set an assignment? To compare? In javascript value is a native attribute only for some elements (for instance form's controls) but not for all the elements. webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |