Regex help

Associate
Joined
19 Jul 2006
Posts
1,847
I'm looking for some javascript regex help if possible I have a string eg
?searchterm=&order=&direction=&tag_ids=&page=382 and i want to return the number after page=

the number can be any size.

Thanks in Advance
 
Back
Top Bottom