Forums: How to calcurate on the fly by ASPrunnerPro6.2 - Forums

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • This topic is locked

How to calcurate on the fly by ASPrunnerPro6.2 Rate Topic: -----

#1 User is offline   Sungil Lee 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 2
  • Joined: 10-March 10

Posted 10 March 2010 - 10:46 AM

Hi,

I can't find the topic "How to Calc..." for ASPrunnerPro 6.2
Not working a solution for PHPrunner on ASPrunnerPro6.2

Please, Help me.

Thank you
0

#2 User is offline   gemini 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 5
  • Joined: 26-January 08

Posted 10 March 2010 - 02:57 PM

Hi,
Here is a sample, for your reference.

<script>document.forms.editform1.value_number_1.onkeyup=function()
{ document.forms.editform1.value_totalprice_1.value = document.forms.editform1.value_price_1.value * document.forms.editform1.value_number_1.value; } </SCRIPT>
0

Page 1 of 1
  • You cannot start a new topic
  • This topic is locked

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users