i need to save an image file to client side ,, with out prompting the save,open,cancel dialog , or any similar thing , after long searching i heard that will this will be done only by ActiveX. please note that the website is on minimum security and its LocalSite and trusted site
A:
You've heard correctly. Even with ActiveX controls may be severely limited. As well -- depending on client OS and security settings -- the control may need to be signed by a trusted Certificate Authority. (You can create one on your network, but how to do that and configure the client correctly are a questions for server fault.)
Jason D
2009-12-01 04:22:14
A:
Not sure that this can solve your problem, but a copule of days ago I found this utility: http://downloadify.info. That's solution which is mix of flash app and jquery plugin.
Alex Basyuk
2009-12-03 16:16:05