|
Blue Forest http://www.lslnet.com at 6:28 p.m. on August 22, 2006
The text file type frame, how can he not submitted by the transport bond?
Failure is crucial for the transport, otherwise always submitted.
"Input name="_ftn1"" filedata "type=" file "formal" input1 "onchange=" return getfiletype (this.value); "onkeydown=" if (event.keyCode==13) return false, ""
Why do I still can be submitted after by the transport, how to solve this problem? |
No one knows? |
Form or not to submit any type of button image
Switch to the "input type=button value=" present "onClick=" form1.submit () "and" to submit
Thus, the transport you in the text box by the time it was not a submission form
The reason is that when you put the cursor in the text box to focus, focus IE automatically submit button or type of image
So when you press Enter on Form submitted
|
?
[html]
"Form>
"Input type=" file ""
"/form>
[/html] |
Ah no problem with your code
"Form>
"Input name="_ftn1"" filedata "type=" file "formal" input1 "onchange=" return getfiletype (this.value); "onkeydown=" if (event.keyCode==13) return false, ""
"Input type=submit>
"/form>
|
Can die, no problem |
Resolve this problem, please have a problem :
Button on the disabled attribute. Failure to ie 5.0?
If so, how should we use this attribute or ie5.0 can achieve similar functions? |
|