i have a textbox and a button.I will enter some text in the textbox and on button click a msgbox will be displayed showing whether it is a palindrome or not.

I dont want to use any reverse string function......i want to check it character by character.

How to do this?

Can someone list out the steps?

Please dont provide me the code.........i need the steps only that i should perform to do the needful.........