[thelist] Frustrated - why does this code produce error at load?

Brian Cummiskey Brian at hondaswap.com
Tue Apr 5 13:32:06 CDT 2005


Brian Delaney wrote:
> I get the error:
> 
> expected ' ;'  - when the page loads, the debugger puts it at line:
> var agencynamearray() = new Array;


ya got 'em backwards.

var agencynamearray = new Array();



More information about the thelist mailing list