hey,
how can i replace
test[backspace]
with tes
so [backspace] gets replace with backspace ....
donno how to explain this
hey,
how can i replace
test[backspace]
with tes
so [backspace] gets replace with backspace ....
donno how to explain this
http://x-pose.tk
http://bugz-inc.tk
You would want it like:
test[backspace]
or
wordtoyomomma[backspace]
Would become:
tes
or
wordtoyomomm
?
So the "[backspace]" gets "taken out", along with the last character in the string?
If you explain more clearly I can help you out.
*moves thread to right forum*
Last edited by Bryon; 02-02-2006 at 03:38 PM.