![]() Preserved Topic: I need another pair of eyes! (Page 1 of 1)  | 
  |
|---|---|
| 
       Paranoid (IV) Inmate From: 127.0.0.1  | 
    
       
  posted 06-26-2001 05:58
      
      I have a test page at Drugs Chart  | 
  
| 
       Paranoid (IV) Inmate From: 127.0.0.1  | 
    
       
  posted 06-26-2001 06:32
      
      Nevermind - I didn't know you can't use escape characters in arrays....I learned something new today.  | 
  
| 
       Paranoid (IV) Inmate From: your subconscious. (scared yet?)  | 
    
       
  posted 06-26-2001 06:39
      
      threep looks around, downloads, tinkers, and says: code: (D´s) 
 code: function listCovers(job) { //list all the covers for the specified occupation
  | 
  
| 
       Paranoid (IV) Inmate From: 127.0.0.1  | 
    
       
  posted 06-26-2001 07:00
      
      Thanks, Threep. I actually figured it out just before you replied. I actually used ’ for the quote, and that solved the problem.  | 
  
| 
       Paranoid (IV) Inmate From: your subconscious. (scared yet?)  | 
    
       
  posted 06-26-2001 07:21
      
      sifting thru code, threep spots the first problem: code: function presentInfo(){
 code: x = document.form.typeofdrug.selectedIndex; 
  |