cck form data validation
Posted by bluepresley on November 15, 2007 at 5:53am
I'm not sure if I'm posting in the right place, but here goes.
I created a very simple CCK based node which is use to add web sites links to a database. there is the "name", the actual "web address", and "body" describing the link and site.
I want to make sure I can validate the "website address" field as a real website (ie www.example.com) instead of someone putting garbage in there.
Read more