dynamically generated textbox

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rathishr
    New Member
    • Nov 2008
    • 5

    dynamically generated textbox

    hi,
    i have generated textbox using javascript.
    now i want to retrieve the information in the textbox on the next page.
    any solutions.
  • kenobewan
    Recognized Expert Specialist
    • Dec 2006
    • 4871

    #2
    Welcome to the site! Have you tried using a cookie or session?

    Comment

    • rathishr
      New Member
      • Nov 2008
      • 5

      #3
      i have tried it.
      it dosnt work

      Comment

      • kenobewan
        Recognized Expert Specialist
        • Dec 2006
        • 4871

        #4
        Are you getting an error? What is your platform? Are you only using JS?

        Comment

        • rathishr
          New Member
          • Nov 2008
          • 5

          #5
          i solved the problem
          i wasnt getting any error
          since the textbox was dynamically generated i wasnt getting its id.
          thanks for replying

          Comment

          Working...