Storing an image in a sql database

  •  04-04-2006, 6:21 PM

    Storing an image in a sql database

    We are attempting to store images in a sql database and are having trouble implementing this with cuteeditor.  We have looked at the example but have not gotten it to work in .net 2.0.  We already have a mechanism similar to DownFile.aspx shown in the example.  What we are trying to do is figure out how to capture the uploaded file and replace the src in the text.  Can anyone please help.  We are looking for a list of actions or a good place in the code to look.
View Complete Thread