--- In [email protected], Roshan Shahare <[EMAIL PROTECTED]> wrote: > > Hi ALL, > > Can any one tell me. > How we can draw image at client side and save it on server. > like opening paintbrush in I.E. and saving that image on server. > Can any one help me how to do this using php? > > Thanks > Roshan
Seems like I've seen some Java drawing applets out there, which would be a more cross-platform solution. I imagine it would be possible to launch Paintbrush from I.E., save the file and up using the old <input type="file">, but that's all rather kludgy and limits you to people running IE and paintbrush. I, for one, use IE for one purpose only: testing, and the IETab extension for Firefox has largely eliminated that need. ------------------------ Yahoo! Groups Sponsor --------------------~--> Yahoo! Groups gets a make over. See the new email design. http://us.click.yahoo.com/XISQkA/lOaOAA/yQLSAA/CefplB/TM --------------------------------------------------------------------~-> The php_mysql group is dedicated to learn more about the PHP/MySQL web database possibilities through group learning. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/php_mysql/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
