Saving image in ms sql database.
843840Oct 4 2008 — edited Oct 5 2008Hi all, i have a problem saving image in the database.i used
request.getParameter("imagename"), to get the content of the textfield in the html file but the problem is that it omits the filepath and gives me just the image name and that gives me an error.. Pls help me