Hi, I have sent many questions to this regarding my application, Now I am sending what basically I want to do? Here is the details-
-In my application I created many Signature 1- bit Bitmaps(through Siganture ++ appliacation)that stores bitmaps in database. -I want to send it over to our specified server through POST. -Now palm bitmaps are different from desktop, I am doing converstion from bitmap to .jpeg.(becouse .Jpeg are same) I found pnoJpegLib, but that accept 16-bit bitmaps.So I am not able to convert bitmaps to jpeg. Is there any option for that? If in case I got out of this conversion then problem remain is how to send that Jpegs to server. I wirh ExgDbWrite functon to convert .jpeg data to filestream and send that data to server but that also not possible becouse filestream data is different from original one. How all mail applications or image viewer application doing that? Kabir -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
