about some text in a book that doesn't seems to be correct

  • Thread starter Thread starter Tony Johansson
  • Start date Start date
T

Tony Johansson

Hello!

The text says "Table 5-5 skows which controls provide a ServerClick event."
Here is Table 5-5
Event Controls that provide it
ServerClick HtmlAnchor, HtmlButton, HtmlInputButton,
HtmlInputImage, HtmlInputReset

Now to my question why is not HtmlInputSubmit included here because that
control provide a ServerClick ?

//Tony
 
The text says "Table 5-5 skows which controls provide a ServerClick event."
Here is Table 5-5
Event Controls that provide it
ServerClick HtmlAnchor, HtmlButton, HtmlInputButton,
HtmlInputImage, HtmlInputReset

Now to my question why is not HtmlInputSubmit included here because that
control provide a ServerClick ?

Guess: the book is from before 2005 (HtmlInputSubmit was introduced
in 2.0).

Arne
 

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

Back
Top