Oz needs Help!!!
Posted: Sun Nov 01, 2009 5:31 pm
I need help creating a page that will accept 2 words (strings) and will display a new word using the letters of the first and second word. it will interscalate the letter using all letter from the first word going forward and of the second one in the opposite direction. something like>
1st word: dog
2nd word: cat
new word: dtoagc
the two words that the user will enter are obtained from a textbox and it will be printed in a table>
first word >>>second word>>>new word
hope it makes sense!
thanks for your help!
1st word: dog
2nd word: cat
new word: dtoagc
the two words that the user will enter are obtained from a textbox and it will be printed in a table>
first word >>>second word>>>new word
hope it makes sense!
thanks for your help!