Results 1 to 2 of 2
  1. #1
    raindog308 is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jul 2013
    Posts
    1

    Possible to save an offline copy of a web page in an Access record somehow?

    Short version: I'd like to save offline copies of web pages so I can browse them when I pull up the associated record.

    Longer version:

    I'm building an art morgue - that is, a reference database for visual artists. It's all 3D art, most of which is purchased from various online vendors.

    Unfortunately,

    1. In the .zip or whatever you buy, there often aren't pre-rendered "here's what it looks like" pics. So five years from now, you don't know what "CoolClothes.zip" actually contains.

    2. Vendors are notorious for disappearing or changing versions or changing web layout, so just a link to a web page works today but might not five years from now.

    So what I wanted to do was save the web page in an offline, browsable form (kind of like "Save web page complete" in any major browser, or what wget -k does). I don't want just a link - I want to save all the pictures, text, etc. Ideally, when someone creates a record, they can paste a URL and Access goes and downloads the page...worst case, they have to "save web page as" from their browser and attach it someway.

    The goal is so that five years from now they can pull up the record and the page as it was when we acquired the object/art is displayed.

    Is this possible? I'm using Access 2010 but can upgrade to 2013.

    To be clear - I'm not interested in serving this pages out of a web server at all.



    Thanks!

  2. #2
    rpeare is offline VIP
    Windows XP Access 2003
    Join Date
    Jul 2011
    Posts
    5,442
    Why not save an image of the website as a picture file, then you don't have to mess with outdated code at all you just have a picture of exactly what the page looked like at the time in question.

    You can do that with a simple print screen and paste/save to MS paint or other similar utility (Shift-PrtScrn or Ctrl-PrtScrn depending on what you want to do) Then you can save the images locally and store the location of the file in your database instead of saving the image.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 1
    Last Post: 03-05-2013, 06:38 PM
  2. Replies: 8
    Last Post: 09-27-2012, 11:12 AM
  3. VPN offline Access data sync?
    By Heatshiver in forum Import/Export Data
    Replies: 3
    Last Post: 07-31-2012, 11:20 AM
  4. Access DB working offline
    By snoopy2003 in forum Database Design
    Replies: 10
    Last Post: 02-17-2011, 06:11 AM
  5. offline remote access f/e sql b/e
    By hyperionfall in forum Access
    Replies: 3
    Last Post: 08-23-2010, 09:07 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums