Help WIth Parsing ASP Data

I’m being passed the following from our ASP developers:


DefaultValue1=Photo1.jpg::Taken 2-24-05~Photo2.jpg::Taken 2-24-05

Now I need this obviously to show an image in a placeholder and then Taken 2-24-05 Would be text for a textfield.

How can i chop this up?

Thanks
Dave