Is there a way to do this ?
Thanks in advance for suggestions.
Ned
I am just guessing it based on the docs.
Experts can help.
Kalpesh
The best way is to have it in your html like
<img src="myhandler.asmx?image=myimage.jpg">
And handler will get the image, sign it and return to the user.
George.
"Ned White" <nedwhite@> wrote in message
news:eRFYdott...@TK2MSFTNGP06.phx.gbl...