View Single Post
  #4 (permalink)  
Old Jan 18th, 2008, 13:57
spinal007's Avatar
spinal007 spinal007 is offline
Moderator
Join Date: Mar 2004
Location: Good Ol'London
Age: 22
Posts: 1,620
Blog Entries: 1
Thanks: 0
Thanked 2 Times in 2 Posts
Send a message via ICQ to spinal007 Send a message via MSN to spinal007 Send a message via Yahoo to spinal007 Send a message via Skype™ to spinal007
Re: Syntax problem -- object has no properties

read my post and you will see that, although you have it working, the proper way to code it will avoid this problem in the future. it's good practice not to hard code the length of arrays - the whole purpose is for them to be dynamic...
Reply With Quote