Thanks Michael, good point.
This is the second best option after a real "save upload to blob" command in A4D. Peter > Why not just use a temp table in the database expressly for this purpose? On > the upload, create a new record, then use the "save upload to field" command > to load the file into a blob (field). Then just use the field the same way as > you would use a blob variable? You don't have to save the record (if you don't > need to, although you'd have that option if necessary for passing the document > on to another process down the line). > > No need to create a document on disk, you can go directly from the uploaded > file into a blob field. > > Or is there some reason why this wouldn't work or wouldn't do what you need it > to? > > Cheers! > > Michael Larue _______________________________________________ Active4D-dev mailing list [email protected] http://list.aparajitaworld.com/listinfo/active4d-dev Archives: http://active4d-nabble.aparajitaworld.com/
