Thanks for the suggestions, I couldn't seem to find anything that helps me out.... Here is some of the code
//Move Function
<script language="Javascript">
function MoveIt() {
var z=document.all.hospital.value = document.all.hospblank.hospital2.value
}
</script>
//First Form with...
Need a little help I am passing values from a scrolling textbox in one form to a type hidden in another form... I am using a simple function to move these values and it seems to work fine in IE but in Netscape it doesn't work...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.