if you don't mind, would you give me an example code to store the image in DB. i've alredy know how the upload(thnx...), but i still confuse about how we could store the image in the DB (blob type) thnx....
----- Original Message ----- From: "Rudolf Baloun" <[EMAIL PROTECTED]> To: "Tapestry users" <[email protected]> Sent: Monday, February 27, 2006 5:57 PM Subject: Re: image upload > > Hi, > > i use the upload component: > > http://jakarta.apache.org/tapestry/tapestry/ComponentReference/Upload.html > > > The component works fine (I store binaryfiles (e.g. images in DB (blog) > too). > Do you have a special question? > > -- Rudolf B. > > > Dwi Ardi Irawan wrote: > > >does anybony know about image upload ? > >the image is store in database (type : blob) > >please help me ? > >----- Original Message ----- > >From: <[EMAIL PROTECTED]> > >To: "Tapestry users" <[email protected]> > >Sent: Monday, February 27, 2006 5:31 PM > >Subject: Re: Editable datagrid > > > > > > > > > >>You could have a look at the tapestry table examples: > >> > >> > >> > >> > >http://weblogs.java.net/blog/johnreynolds/archive/2004/10/learn_by_teachi_1 . > >html > > > > > >> > >>Mensaje citado por "Francisco A. Lozano" > >><[EMAIL PROTECTED]>: > >> > >> > >> > >>>Hello, > >>> > >>>I've tried but I can't guess how to do it... Is there an easy way of > >>>doing editable datagrids in tapestry, like in ASP.NET or PRADO? > >>> > >>>Thanks!! > >>> > >>> > >>>--------------------------------------------------------------------- > >>>To unsubscribe, e-mail: [EMAIL PROTECTED] > >>>For additional commands, e-mail: [EMAIL PROTECTED] > >>> > >>> > >>> > >> > >>--------------------------------------------------------------------- > >>To unsubscribe, e-mail: [EMAIL PROTECTED] > >>For additional commands, e-mail: [EMAIL PROTECTED] > >> > >> > >> > >> > > > > > >--------------------------------------------------------------------- > >To unsubscribe, e-mail: [EMAIL PROTECTED] > >For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
