Associate
- Joined
- 18 Oct 2002
- Posts
- 710
- Location
- Somerset
i hope i can explain what i am after with this,
I want a text box on the web page that a user types numbers into, i can do this in most cases,
I then want some maths done with this number, not to difficult in most cases,
This is where i fall down
rather than the result being fed some where on the click of a button or some thing similar, i want an instant live display next to the text box,
So as the user types a result is appearing next to the box.
For example if the maths that have to be done are 'user number' + 5
and the user is going to type 15, once they type 1, then 6 will appear in the space next to the box, and then as they type the 5 for the 15 it changes the output to 20.
I have seen this sort of thing in use a few places but have no idea how it is done,
Does that make sense?
I want a text box on the web page that a user types numbers into, i can do this in most cases,
I then want some maths done with this number, not to difficult in most cases,
This is where i fall down
rather than the result being fed some where on the click of a button or some thing similar, i want an instant live display next to the text box,
So as the user types a result is appearing next to the box.
For example if the maths that have to be done are 'user number' + 5
and the user is going to type 15, once they type 1, then 6 will appear in the space next to the box, and then as they type the 5 for the 15 it changes the output to 20.
I have seen this sort of thing in use a few places but have no idea how it is done,
Does that make sense?