Welcome to Dream.In.Code
Getting Help is Easy!

Join 86,253 Programmers. There are 2,132 online right now! Ask your question and get quick answers from Dream.In.Code experts. Join the #1 programming help community on the internet! Registration is fast and FREE... Join Now!

Chat LIVE With a Expert
Powered by LivePerson.com

Register to Make This Box Go Away!

Inserting an image into database

 
Reply to this topicStart new topic

Inserting an image into database

Aaesha
post 2 Apr, 2008 - 11:40 PM
Post #1


New D.I.C Head

*
Joined: 2 Apr, 2008
Posts: 2



Hello everybody;
I want to insert an image into Oracle 10g. I have uploaded image by using <html><input type=file> widges. the question is: it is possible to add the uploaded image into DB by using javascript?
Thanks
User is offlineProfile CardPM
Go to the top of the page
+Quote Post


PsychoCoder
post 2 Apr, 2008 - 11:45 PM
Post #2


ToCode || !ToCode

Group Icon
Joined: 26 Jul, 2007
Posts: 5,857

JavaScript is a client side language, you'll need a server side language, such as PHP, JSP, ASP, ASP.Net, etc to interact with the database. Also, just got general best practices, it is bad form to store the actual image in the database. Yes you can do it, but it's very inefficient to do so.
User is online!Profile CardPM
Go to the top of the page
+Quote Post

Aaesha
post 3 Apr, 2008 - 12:21 AM
Post #3


New D.I.C Head

*
Joined: 2 Apr, 2008
Posts: 2

QUOTE(PsychoCoder @ 2 Apr, 2008 - 11:45 PM) *

JavaScript is a client side language, you'll need a server side language, such as PHP, JSP, ASP, ASP.Net, etc to interact with the database. Also, just got general best practices, it is bad form to store the actual image in the database. Yes you can do it, but it's very inefficient to do so.


Thank you for reply;
if I don't want to store that actual image in DB, what to do? Is to store its director and and have actual image in a specific folder in the server side? Is this a good Idea?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

Fast ReplyReply to this topicStart new topic
Time is now: 5/16/08 09:13AM

Live Help!

Tutorials

Programming

Web Development

Reference Sheets

Code Snippets

Bye Bye Ads

Free DIC T-Shirt

T-Shirt Example

Related Sites

Monthly Drawing

Thumb Drive

Partners

Top Contributors

Top 10 Kudos This Month