+ Reply to Thread
Results 1 to 3 of 3

Thread: How to do dekiscript operations on a html textbox?

  1. #1
    Join Date
    Jan 2011
    Posts
    49

    Default How to do dekiscript operations on a html textbox?

    this might be a basic question but i am unable to to operation on the value of a text box in dekiscript since i need (maybe not) to use javascript "getelementbyid" and once in javascript i cannot do dekiscript operation because i dont have access tio the variable (obviously cannot operat both server and client side)

    thank you

  2. #2
    Join Date
    Mar 2008
    Posts
    1,630

    Default

    See my response on another thread.

    Note also that you shouldn't need "getelementbyid"; you can use either JEM or jQuery to simplify your JavaScript world.

  3. #3
    Join Date
    Jan 2011
    Posts
    49

    Default

    Alright thx, i'll follow up in that thread.

+ Reply to Thread

Posting Permissions

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