Senin, 18 Februari 2019

Re: [MS_AccessPros] Placing 30,000 images on a server

 

Hi Peter,

I put an example database showing how to display an image from the web using Access here:

http://www.msaccessgurus.com/Downloads/WebBrowser_ImagePages_s4p.zip

There are two types of web browser controls you can create. I made a form for each one. The first is on the ribbon. The second, Class=Shell.Explorer.2, is created by choosing ActiveX from the control list and then getting the Web Browser control from there.

the HTML files to display an image look like this:

'~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<html lang="en">
<head>
   <meta charset="UTF-8">    
   <meta http-equiv="Content-Language" content="en-us">  
   <title>         Form and Popups       </title>  
   <META name="description" content="Picture of Form and Popups for MyContacts" />
   <meta name="Author" content="crystal (strive4peace)" />
  
   <META name="copyright" content="&copy; 2019 crystal long (strive4peace)">
</head>
<head>

<body>
   <img src="../MyContacts_Popups.png" 
   title="Form and Popups for MyContacts"
   alt="Picture of Form and Popups for MyContacts"
   />     
</body>
</html>
'~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

~crystal

VBA code you can use in your projects
http://msaccessgurus.com/code.htm

On 2/18/2019 12:10 PM, crystal 8 strive4peace2008@yahoo.com [MS_Access_Professionals] wrote:

__._,_.___

Posted by: crystal 8 <strive4peace2008@yahoo.com>
Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (4)

Have you tried the highest rated email app?
With 4.5 stars in iTunes, the Yahoo Mail app is the highest rated email app on the market. What are you waiting for? Now you can access all your inboxes (Gmail, Outlook, AOL and more) in one place. Never delete an email again with 1000GB of free cloud storage.


SPONSORED LINKS
.

__,_._,___

Tidak ada komentar:

Posting Komentar