say in textbox its written you, and i erase it and write bingo.
how can i retrieve back the old value you?


simple solution i dont want to use, i want different way.
i do inputhidden where i store the old value always

Short of storing the old value in a hidden text field, you're out of luck on this one. The user input gets rid of the old value and there's no DHTML event that carries the old value around...only the new one.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.