
February 5th, 2013, 05:58 AM
|
|
Registered User
|
|
Join Date: Oct 2012
Posts: 2
Time spent in forums: 28 m 30 sec
Reputation Power: 0
|
|
How to include or exclude strings?
Hi guys,
I have following task in front of me and I really don't know where should I start.
In a HTML form I have two input boxes for urls:
URL Filter
Include:
Exclude:
The task is as follow:
Include google - will include all the domains with "google" in the url.
Exclude "referer" - will exclude all the domains that contains "referer" in the url.
Is there any jQuery solution for this?
Many thanks
|