Search the archives of this mailing list and the SERVLET-INTEREST mailing
list for words 'file upload'.  This topic has been covered many times on both.

Regards,

Richard

At 10:50 PM 11/15/2001 -0500, you wrote:
>i have EXACTLY the same problem...could somebody please help out with sample
>code urgently??
>
>---------------------------------------------------------------------------
>Money talks...but all mine ever says is good-bye
>---------------------------------------------------------------------------
>----- Original Message -----
>From: "vivek tiwari" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: Thursday, November 15, 2001 10:47 PM
>Subject: Upload an Image to Oraqcle database
>
>
> > Hi All ,
> >
> > In my jsp page , I would like to let the user upload
> > the an image to the database.
> >
> > For this I have :
> >
> > <input type="file" name="UpImage">
> > This statement gives the user a browse button to
> > select the image from his hard drive.
> >
> >
> >
> > Now when the form is submitted , how do I process this
> > and get the image from the file path the user has
> > entered , convert to a blob data type and then fire an
> > insert statement.
> >
> >
> > Thanks for helping me
> > Vivek
> >
> >
> >
> >
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Find the one for you at Yahoo! Personals
> > http://personals.yahoo.com
> >
> >
>===========================================================================
> > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
>JSP-INTEREST".
> > For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
>DIGEST".
> > Some relevant FAQs on JSP/Servlets can be found at:
> >
> >  http://archives.java.sun.com/jsp-interest.html
> >  http://java.sun.com/products/jsp/faq.html
> >  http://www.esperanto.org.nz/jsp/jspfaq.jsp
> >  http://www.jguru.com/faq/index.jsp
> >  http://www.jspinsider.com
>
>
>_________________________________________________________
>Do You Yahoo!?
>Get your free @yahoo.com address at http://mail.yahoo.com
>
>
>===========================================================================
>To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
>JSP-INTEREST".
>For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
>Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://archives.java.sun.com/jsp-interest.html
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.jsp
>  http://www.jguru.com/faq/index.jsp
>  http://www.jspinsider.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to