![]() |
Last Bild von der Datenbank
Wie man bildet, wann das web browser Bilder von der Datenbank erhalten?
Beispiel: das src ist c:\meinFoto.jpg und ich habe eine Tabelle mit auffange URL und BLOB (Abbildung). Zitat:
Es gibt ein "OnLoadImage event" ? ----------------- In English How to make when the WebBrowser get Images from Database? example: the src is c:\meinFoto.jpg and I have a Table with fields url and BLOB (Picture). Url BLOB c:\meinFoto.jpg (Picutre) c:\anderFoto.jpg (Picutre) c:\MeineFahrrad.jpg (Picutre) When WebBroser load image c:\meinFoto.jpg take a image from corresponding blob file in Database. How do it? There are a OnloadImage event? |
Re: Last Bild von der Datenbank
Uh... I think you should stick to posts complete in english.
In the first line you wrote something like "how to educate when a web browser gets an image from a database" which does not really make sense. Anyway... we will need more information from you. What technique do you use to prepare the data for the web browser on server side? Then you need to understand, that a webbrowser never ever requests a C:\filename URI but will request a protocol://host.domain/path/filename. The only way to ge a webserver retrieve a picture from a database is to
|
Re: Last Bild von der Datenbank
Hallo,
Zugriffe auf eine Datenbank würde ich über eine Skript-Lösung (PHP, ASP, ColdFusion, ...) oder über ein APP (Asynchronous Pluggable Protocol) lösen. In beiden Fällen würde ein direkter Verweis auf eine Datei im File-System garnicht erst auftauchen. Wie sind denn die Verweise (z.B. C:\MeinFoto.jpg) in den HTML-Code hinein gekommen? Freundliche Grüße |
Alle Zeitangaben in WEZ +1. Es ist jetzt 16:06 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz