![]() Preserved Topic: split() using more than one argument?  | 
  |
|---|---|
| Author | Thread | 
| 
       Paranoid (IV) Inmate From: 127.0.0.1  | 
    
       
  posted 06-29-2002 00:51
      
      Greets!  | 
  
| 
       Lunatic (VI) Mad Scientist From: Massachusetts, USA  | 
    
       
  posted 06-29-2002 01:21
      
      The split function can actually take a regular expression. So you can use this to do both at once:  | 
  
| 
       Paranoid (IV) Inmate From: 127.0.0.1  | 
    
       
  posted 06-29-2002 05:57
      
      
     | 
  
| 
       Lunatic (VI) Mad Scientist From: Massachusetts, USA  | 
    
       
  posted 06-29-2002 05:59
      
      Oops, didn't see maxCaps() =)  | 
  
| 
       Paranoid (IV) Inmate From: 127.0.0.1  | 
    
       
  posted 06-29-2002 06:57
      
      
     | 
  
| 
       Maniac (V) Mad Scientist From: Belgrade, Serbia  | 
    
       
  posted 06-29-2002 11:27
      
      Do I see part of my "bread crumbs" JavaScript here, heh...    | 
  
| 
       Paranoid (IV) Inmate From: 127.0.0.1  | 
    
       
  posted 06-29-2002 18:38
      
      quote: 
  | 
  
| 
       Maniac (V) Mad Scientist From: Belgrade, Serbia  | 
    
       
  posted 06-30-2002 07:03
      
      
     | 
  
| 
       Paranoid (IV) Inmate From: 127.0.0.1  | 
    
       
  posted 06-30-2002 18:28
      
      Actually, the only other thing I need to add is a function to correct an issue when using it locally (other than the %20 issue I mentioned above). When using it locally, the path is not correct.  | 
  
| 
       Maniac (V) Mad Scientist From: Belgrade, Serbia  | 
    
       
  posted 06-30-2002 18:50
      
      
     |