Results 1 to 3 of 3

Thread: keydown? dynamic change?

  1. #1

    Thread Starter
    Frenzied Member ober0330's Avatar
    Join Date
    Dec 2001
    Location
    OH, USA
    Posts
    1,945

    keydown? dynamic change?

    I have a form that is populated with a previous month's data, some textboxes, and a blank area.

    The user is supposed to put new data in the textbox and a subtraction should be done on that and the previous month's data and the new data should appear in the blank area (table data area).

    Question is, how do I accomplish this? I'm converting this from Access and it can update this as the user types or once the user presses enter. Is there a way to do this without refreshing the page?
    format your code!! - [vbcode] [/vbcode]

    ANSWERS CAN BE FOUND HERE!!

    my personal company

  2. #2
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    Not in PHP, only in JavaScript.
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

  3. #3

    Thread Starter
    Frenzied Member ober0330's Avatar
    Join Date
    Dec 2001
    Location
    OH, USA
    Posts
    1,945
    Thanks. Someone else also told me that. I didn't realize PHP was a server-side only scripting language.
    format your code!! - [vbcode] [/vbcode]

    ANSWERS CAN BE FOUND HERE!!

    my personal company

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width