Hello all, I'm not sure if this is the proper place to enter this thread but here goes..
I am storing data from an InfoPath form through a webservice (using LLblGen Pro) to a SQL 2005 database. I am sending images over as base64binary using an image control that is used in InfoPath.
The part that I can't figure out is I have no idea what the mime type is of the file. It's encoded in base64 in my entity. Is there a way I can find out the file type or mime type from that? thanks!
jax