I have the following
form for testing purposes.
<form
name="test">
<input type="text" name="testing" value="gdf">
<input type="button" name="bb" value="test" >
</form>
<input type="text" name="testing" value="gdf">
<input type="button" name="bb" value="test" >
</form>
Which produces an
error: 'document.test.testing.value' is null or not an
object
Code:
0
I am either very
tired and can't see the obvious or something weird is happening. I suspect the
first is true.
Funny thing is, I
get this error on other forms as well all of a sudden..
Anyone any
ideas??
---You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
MX Downunder AsiaPac DevCon - http://mxdu.com/
