i want the url regular expression and how to use it using javascript how can i make it?
and We can use regular expression through javascript ? Or Not?
i want to verify that the user had enterd a true url
|
i want the and We can use i want to |
|||
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
You might see the regular expressions used in http://stevenlevithan.com/demo/parseuri/js/assets/parseuri.js with the blog post at http://blog.stevenlevithan.com/archives/parseuri and a nice demo/test suite at http://stevenlevithan.com/demo/parseuri/js/ |
|||
|
|
|
of course javascript have regex
here is a full example
|
||||
|
|
Pleasedon'tabusethe inline code formattingtool. – alex Jun 16 '11 at 5:04foois a valid URL. – Gareth Jun 16 '11 at 7:22