Results 1 to 3 of 3
  1. #1
    Ben M is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2012
    Posts
    5

    Hyperlinks field


    Hi All

    I have an old database our company uses that I have been asked to look at and i could use some advice. the access database in question is very simple it has one table, the dozen or so fields are all text fields used to store infomation about various parts. all of the complex work is done by a series of ASP pages which display this infomation on an intranet site, because we no longer have anyone on staff familiar with ASP i was asked to create an access front end with some better search functions than the intranet site. since the infomation in question is so simple i thought this would be fairly easy but i have run into a problem, where the website displays hyperlinks to datasheets about the parts, the database only contains a text entry like: 120011/120011.pdf the ASP pages are taking this infomation and then prefixing it to create a hyperlink. Is it possible to replicate this in access as their are over 8000 entries in the database and i don't want to have to change the field to a hyperlink and the set each location properly.

    Thanks
    Ben

  2. #2
    Robeen is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    Mar 2011
    Location
    Tulsa, Oklahoma.
    Posts
    1,596
    the database only contains a text entry like 120011/120011.pdf the ASP pages are taking this infomation and then prefixing it to create a hyperlink
    What would you like your example text [120011/120011.pdf] to become after the change?
    If there is a 'standard' by which the text will be changed - it should be quite easy to write a small subroutine that will go through the 8,000 records and make the required change to the data in that one field.
    Again . . . this will work if there is some distinct and logical way in which each of the fields needs to be changed.
    Any details you can give will help.

  3. #3
    Ben M is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2012
    Posts
    5
    Quote Originally Posted by Robeen View Post
    What would you like your example text [120011/120011.pdf] to become after the change?
    If there is a 'standard' by which the text will be changed - it should be quite easy to write a small subroutine that will go through the 8,000 records and make the required change to the data in that one field.
    Again . . . this will work if there is some distinct and logical way in which each of the fields needs to be changed.
    Any details you can give will help.
    Looking at the intranet site it seems that it is prefixing it with "192.168.40.201/escd/datasheets/" with 192.168.40.201 being the IP address of the server the site is stored on. The site itself is accessed by putting 192.168.40.201/escd into a web browser

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

Similar Threads

  1. button hyperlinks
    By nichmeg in forum Forms
    Replies: 14
    Last Post: 01-28-2014, 03:09 PM
  2. Hyperlinks (UNC)
    By ccordner in forum Forms
    Replies: 1
    Last Post: 02-01-2012, 02:16 PM
  3. Help with hyperlinks
    By dumbFounded in forum Access
    Replies: 4
    Last Post: 04-26-2011, 01:40 PM
  4. Hyperlinks
    By Issy in forum Access
    Replies: 0
    Last Post: 11-13-2007, 04:46 PM
  5. Ghosting Hyperlinks
    By EisBlade in forum Access
    Replies: 0
    Last Post: 10-03-2006, 12:24 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