View Single Post
  #2 (permalink)  
Old 12-10-2007, 02:54 AM
definewebsites definewebsites is offline
Member
 
Join Date: Dec 2007
Posts: 7
definewebsites is on a distinguished road
Re:
Could you please post your complete code so that we can be in a better position to see where your problem is.

Since you are getting a "cannot find symbol error", it is possible that you are using a variable that has not been declared, or you have incorrectly implemented a method, or there is a spelling mistake in your syntax.

HTH
Reply With Quote