Right, not sure wether I should've posted this here, or in PHP forum.. I suppose there's probably someway to reach my solution using either or PHP/Javascript - I don't mind what the solution is, as long as it helps
What I'm wanting is to create a text field named 'level', the users enter a number from 1-99 in this field. When the form is submitted, I'd like the world "level" to be place in fron of the user-entered number.
So then, if a user were to enter the number "44". Instead of the value of 'level' being 44, it'd be 'level44'. Any help or suggestions much appreciated many thanx in advanced - UnseenXS
|