close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Display Blob Data

Thread began 7/23/2019 11:24 pm by Raza | Last modified 7/26/2019 9:50 am by Ray Borduin | 446 views | 4 replies |

Raza

Display Blob Data

hello
how to display blob data on web page?

Sign in to reply to this post

Ray BorduinWebAssist

What are you storing in the blob? How to display depends on what you are storing and what you want displayed and how you want it displayed. Please provide more details and I can try to help.

Sign in to reply to this post
Did this help? Tips are appreciated...

Raza

I am storing images

Sign in to reply to this post

Ray BorduinWebAssist

I usually suggest storing images in a folder and just saving the path to the image in the database. Databases are not efficient at working with blobs and there are technical hurdles to getting it to work, so it is usually not the best solution.

In order to get it to work you would probably have to create a new page that displays the value from the blob column and then use <img src="newpage.php?id=3"> to display the image on the page from the new page blob data. You may have to save the image type in the database so you can add the correct headers to the page for the image to display properly since it usually goes by the file extension (.jpg, .gif, .png) and you wouldn't have that in the blob field. So you may have to save the image extension in the database if you are supporting multiple image types and then add the necessary headers to the page so it will display properly.

Sign in to reply to this post
Did this help? Tips are appreciated...

Raza

now I am storing simple image name (e.g image.jpg) in database varchar field

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...