![]() Preserved Topic: split() using more than one argument? (Page 1 of 1) |
|
---|---|
Paranoid (IV) Inmate From: 127.0.0.1 |
![]() Greets! |
Lunatic (VI) Mad Scientist From: Massachusetts, USA |
![]() 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 |
![]() |
Lunatic (VI) Mad Scientist From: Massachusetts, USA |
![]() Oops, didn't see maxCaps() =) |
Paranoid (IV) Inmate From: 127.0.0.1 |
![]() |
Maniac (V) Mad Scientist From: Belgrade, Serbia |
![]() Do I see part of my "bread crumbs" JavaScript here, heh... |
Paranoid (IV) Inmate From: 127.0.0.1 |
![]() quote:
|
Maniac (V) Mad Scientist From: Belgrade, Serbia |
![]() |
Paranoid (IV) Inmate From: 127.0.0.1 |
![]() 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 |
![]() |