On the last line of this code an element DIV1 is being evaluated by getElementById(). How can I pass this as a variable parameter?
Statechanged() errors if you try to pass a parameter with it.
Thanks
Jeff Roehl
[code]var xmlHttp
function showCustomer(str)
{
xmlHttp=GetXmlHttpObject();
if...
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.