I have a standard format for my filename which is
user1_name_date
for example:
user1_greedy_09202009
Thus when the user browse for a file with a different filename format it will display an error "Invalid filename format". Any idea on how can this be done. Thanks