Bruce,
Now that I have the browse working as I like, I have moved on to my form, specifically uploading images. I have set the FileUpload control as I had it in an earlier NT10 Web App. Things don't seem to work like before. For example, for debugging I have two message statements in code (SaveFile Routine). These messages fire just as the entire app is loading, not during file upload. I get no file name entered into the target field, in either the local store or the server tps file.
Note, I'm running on the local development machine only, and the file does get uploaded to web\uploads folder. However, the file name is not stored in the field of the tps file or the local store. If I manually add a file and path to the tps file record, it syncs up with the local store but then the form will not open. You should be able to see the setup I have in the sample app I sent you via email.
Any suggestions?
Thanks,
Jeff