Design a form in HTML that performs string manipulations.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • lisarose
    New Member
    • May 2017
    • 4

    Design a form in HTML that performs string manipulations.

    Design a form in HTML that performs string manipulations. The form should consist of two
    text boxes to accept string inputs, 4 option buttons to perform the below functions at the click
    of a button using Javascript:
    1. To encrypt the text given in text1 with text2
    2. To concatenate the text given in text1 and text2
    3. To find the substring(text2 ) in text1
    4. Reverse the text1 and text2
  • Dormilich
    Recognized Expert Expert
    • Aug 2008
    • 8694

    #2
    What have you tried?

    Comment

    • lisarose
      New Member
      • May 2017
      • 4

      #3
      plz answer quickly its urgent plzzz

      Comment

      • lisarose
        New Member
        • May 2017
        • 4

        #4
        i have used html so reply fast

        Comment

        • lisarose
          New Member
          • May 2017
          • 4

          #5
          can you get the answer for that plzz

          Comment

          • Dormilich
            Recognized Expert Expert
            • Aug 2008
            • 8694

            #6
            I could, but it's your homework, not mine.

            Mind this is not a free coding service.

            Comment

            Working...