Google Groups Home
Help | Sign in
Message from discussion Create a hyperlink in a string value
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
Ken Halter  
View profile
 More options Apr 16, 3:13 pm
Newsgroups: microsoft.public.vb.syntax
From: "Ken Halter" <Ken_Halter@Use_Sparingly_Hotmail.com>
Date: Wed, 16 Apr 2008 12:13:29 -0700
Local: Wed, Apr 16 2008 3:13 pm
Subject: Re: Create a hyperlink in a string value
"Eka1618" <Eka1...@discussions.microsoft.com> wrote in message

news:FABD0701-E335-400B-AEE9-D5837E256221@microsoft.com...

> Hello,

> I have an Access Database. In this database, durring several different
> ocations an e-mail message will be generate and sent to whoever. What I
> want
> to do is create a string of some sort that will store the location of the
> database on the network, and then somehow add this string as a hyperlink
> to a
> predefined e-mail message that generates when the e-mail itself generates.
> I
> am using VB for Access, but no one in those forums seem to know how to
> create
> a link I guess...

Wouldn't that link be hard-coded into that 'predefined e-mail message'?

Producing html that shows as a link in some viewer that supports hyperlink
techonolgy isn't very hard. Just open any web page and select "View
Source"... there should be plenty of text in there that, when viewed thru
IE, show as links.

If it has to be dynamic and support "on the fly" changes, you can "bookmark"
a section of that email using pipe characters, or similar... and when the
time comes to merge that 'predefined e-mail message' with your output, a
simple search/replace should do the trick.

If this is way off, I guess I'm not grasping how that email is "generated"
in the first place.

--
Ken Halter - MS-MVP-VB - Please keep all discussions in the groups..
In Loving Memory - http://www.vbsight.com/Remembrance.htm


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google