Mike, you could use a long file name to store the user's comments, then you'd have just the image file and it's name to deal with.
I have code that, built on something I got somewhere, uses the SAVEASBMP method in FOXFORM.FORM to capture the current window in a bitmap file (with a unique name), and then uses FLASH.EXE (in HTML Help Workshop) to bring up the bitmap so I can work with it (e.g. to save it as a JPG). If you are interested, I can send it over.
Bill
> > > Matthew Jarvis wrote: > > Sorry, but what I have doesn't do what you are looking for... > > > > Well, I suppose I could run Stuart's code, have it launch > MSPaint with a > RUN command (that should be on every system, right?), save that to a > file with some purposeful or perhaps random name in a temp > folder, then > pop up a form for the user to enter comments into an editbox, > then usign > blat to email both the comments and file back to me. > > Whew! Now...to put that plan into action. > > -- > Michael J. Babcock, MCP
©2007 Bill Arnold |