G
Guest
Hope everyone had a nice Holiday. I have an InsertFile command that works
well and inserts the user selected file into a field called FileName.
However, I want to make sure that the file name does not have any spaces in
the name. If it does, I would like to disallow the entry and send a message
to the user that filenames with spaces are not allowed. Any ideas on how I
would go about this? Thanks.
well and inserts the user selected file into a field called FileName.
However, I want to make sure that the file name does not have any spaces in
the name. If it does, I would like to disallow the entry and send a message
to the user that filenames with spaces are not allowed. Any ideas on how I
would go about this? Thanks.