be proactive not reactive... check for the null values first... if the string isn't null, then continue with your code... if it is null, then skip it...

-tg