Form Validation and URL()

Form Validation and URL()

Hi,

I'm using the JQuery Form Validation plugin which, BTW is working great.

I have a web site URL input field that my client wants to have the "http://" already included. He's complaining that most users input their site url beginning with "www." instead of the full URL.

How would I go about doing that?

Cheers