Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I am trying to do a simple function where I could display image file directly from MYSQL server.

 

The flow of the function would be as below:

 

1. Select a file using FileField

2. Store the selected file into DB (LongBlob data type)

 

when user wish to view,

 

3. Read the stored file from Databases

4. Display the file/image directly from the databases without storing a temporarily file in the web server.

 

Please guide me.. thanks...

George C.K. Low

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...