Input Image Box

M

Mike

when I use
<input type=button id=Test>
the following code works

myform.Test.disabled = true

When I change the input box to type image none of the properties
are available. I get the message "object doesn't support this property or
method"

Can anyone tell me how to fix this.
 
E

Evertjan.

=?Utf-8?B?TWlrZQ==?= wrote on 02 okt 2004 in
microsoft.public.inetserver.asp.general:
when I use
<input type=button id=Test>
the following code works

myform.Test.disabled = true

When I change the input box to type image none of the properties
are available. I get the message "object doesn't support this
property or method"

Can anyone tell me how to fix this.

Yes. By asking a clientside group.

ASP is serverside and does not know either html or dom.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,767
Messages
2,569,572
Members
45,046
Latest member
Gavizuho

Latest Threads

Top