Re: calling functions from cgi
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.javascript archive

Re: calling functions from cgi

From: Tony Rice <rtphokie@gmail.com>
Date: Tue Jan 31 2006 - 04:55:37 CET

RobG <rgqld@iinet.net.au> wrote in news:pkxDf.241$Nv4.45834
@news.optus.net.au:

> Do you get errors? What is the error message? Is the error because the
> file isn't loaded, or because you are trying to manipulate objects in
> the page before it's full loaded?

The errors I'm getting are DOM related. Wanted to make sure I was on the
right track before I dug anymore.

I'm trying to maintain state in a URL for a AJAX app. Make a element on
the page loadable via an ajax call or load automatically based on arguments
passed in the URL. But I'm getting DOM errors when I call the function
inline that is normally called from a user click.
Received on Tue Feb 7 21:28:23 2006