I found my answer...
thanks anyway...
============ ANSWER ==================
<HTML>
<HEAD><TITLE>TEST</TITLE></HEAD>
<SCRIPT Language=JAVASCRIPT TYPE="TEXT/JAVASCRIPT">
function PriceHandler1(CostFactor,Price)
{
var Fee = CostFactor * Price;
var Apt =...
Sorry Code Correction...
Had a couple typo's in the shortened version of the script.
still need to know how to get PriceHandler1 to work with a dynamic document object.
=======================================
<HTML>
<HEAD><TITLE>TEST</TITLE></HEAD>
<SCRIPT Language=JAVASCRIPT...
here's what I want to do...
I have a pricing table for figuring billing prices.
there are only a couple of fields involved in this table.
"PriceChange" This is the basePrice ofhow much
the price should jump per price change
"Line" This is the CostFactor the number to...
I am new to AJAX and JavaScript.
I think I understand the concept of AJAX,
I currently have a database update page that takes a long time to
work with due to reloading the whole page with every click.
So in walks AJAX.
The basic description is..
there is a update form to update crossconnect...
I am new to AJAX and JavaScript.
I think I understand the concept of AJAX,
I currently have a database update page that takes a long time to
work with due to reloading the whole page with every click.
So in walks AJAX.
The basic description is..
there is a update form to update crossconnect...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.