If there are 10 text boxes in a form having same name,
their value are different. Value of which textbox will be
received on action script?
Answer Posted / abhishek_anand_mca07
value of Last textbox will be received.
| Is This Answer Correct ? | 83 Yes | 9 No |
Post New Answer View All Answers
What does PEAR stands for?
What is boolean in php?
Does empty check for null?
How do http requests work?
Why triggers are used in mysql?
How to convert strings in hex format?
What does a special set of tags do in php?
Which cryptographic extension provide generation and verification of digital signatures?
What is an operator in php?
Please explain is it possible to use com component in php?
What is the difference between get and post method in php?
Which function would you use to replace a record in a database in php?
What is php string function?
What is difference between print_r and echo in php?
What is a closure in php?