Hi,

I need some examples of string functions in javascript. My aim is to validate a date value to check that it is in the format that I want it to be in. I will need to an equivilent of vb split function or instr and mid.

Anyone got some examples for me?