On Change Event of Text Box

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nudrat
    New Member
    • Aug 2007
    • 38

    On Change Event of Text Box

    I want to draw a line graph. the values on x-axis and y-axis are entered in a text box. I want as soon as the value are entered in the text boxes, graph with that values only displayed in the graph. but what excatly is happening is it got saved in some location of hard disk, then refreshing of the page its displaying the graph.
    Plz find out the solution..

    Thanks & Regards
    Nudrat
  • shweta123
    Recognized Expert Contributor
    • Nov 2006
    • 692

    #2
    Hi,

    Are you not getting the values that are entered into the textboxes?
    What error are you getting?


    Originally posted by nudrat
    I want to draw a line graph. the values on x-axis and y-axis are entered in a text box. I want as soon as the value are entered in the text boxes, graph with that values only displayed in the graph. but what excatly is happening is it got saved in some location of hard disk, then refreshing of the page its displaying the graph.
    Plz find out the solution..

    Thanks & Regards
    Nudrat

    Comment

    • nudrat
      New Member
      • Aug 2007
      • 38

      #3
      I am not getting the values which is entered in the textboxes, instead its showing some other values. i guess I have to write code to adjust pixels values.
      do u hv any idea for that?

      Comment

      Working...