Re: Links and graphics in Access

From: Thomas A. Rowe (tarowe_at_mvps.org)
Date: 03/18/04


Date: Thu, 18 Mar 2004 01:51:56 -0500

Just store the file name in the database, then on your page create a relative path to the location
for the image.

Never heard of an security issues related to storing hyperlink in a database.

-- 
 ==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)
http://www.ycoln-resources.com
FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
"novus" <whitehat@alphalink.com.au> wrote in message news:40593fd1$1@news.alphalink.com.au...
> I want to use an Access database to serve the graphics on various pages of
> the web. I understand that it is better not to store the graphics in the
> datbase, but to store their addresses there. I will be calling up the
> datbase from pages in different levels of my directory structure.
>
> Do I store the graphics addresses relative to where the datbase is stored,
> or will I need to use the full absolute address?
>
> Does the same apply to hyperlinks stored in the database?
>
> MS help warns about the security issues of using hyperlinks in databses.
> Would anyone care to add their opinion on this matter?
>
> thanks
> novus
>
>


Relevant Pages

  • Re: Question on SQLinjection and XSS
    ... "I heard of security, and some things about SQL injection, ... So store it 'raw' in the database, and when you pull it out later for display in a webpage, pass them through the appropriate functions, like htmlspecialchars. ... It is just more 'natural' to store the original data, and process it the right way at the right place. ...
    (comp.lang.php)
  • Re: public and private mailboxes randomly dismounting
    ... When posting logs an important piece is the Event ID and Source. ... Information Store First Storage Group: An attempt to move the file ... An error occurred while writing to the database log file of storage group ...
    (microsoft.public.windows.server.sbs)
  • Re: cant mount information store
    ... I then reinstalled exchange and then installed exchange 2003 ... Information Store First Storage Group: Database recovery failed ... Microsoft Exchange Information Store. ...
    (microsoft.public.windows.server.sbs)
  • Re: Securely accessing an Access 2007 database...and are Access 2007 databases secure?
    ... the password, than it is to keep out security professionals, police, etc. ... find the password to my database in plaintext. ... than pulling out strings and trying to figure out what they mean. ... A 'solution' would be to store the password to the database encrypted ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Many Exchange errors!
    ... Event Source: ESE ... Information Store First Storage Group: An attempt to move the file ... An error occurred while writing to the database log file of storage group ...
    (microsoft.public.windows.server.sbs)

Loading