Thread
:
Computer haaaaalps
View Single Post
12-09-2015
#
2
tehehodi
Braaaaaaaap!
Join Date: Dec 2008
Location: Fridley
Drives: '09 Silveraydo
Posts: 2,028
Re: Computer haaaaalps
Apparently, Javascript doesn't support positive lookbehind. So this was devised with some help:
regFirstName = /(?==(.+)&)/;
regLastName = /(?=lastname=(.+))/;
but now I'm getting a comma such as ",testies" and ",mctesticles"
tehehodi
View Public Profile
Send a private message to tehehodi
Find More Posts by tehehodi