473,405 Members | 2,210 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

bookmark links lost when paste-ing...

Hi there..

I've got an HTML newsletter which I knocked together, and I want to
paste the whole lot into an email to send out to the rest of the team /
department / company...

There are a couple of links in there in the introduction which point to
other places in the document... for example:

<a href="#intro">

which when clicked on links to the intorduction (marked with <a
name="intro"/>)

The issue is, that once the html is copied and pasted into outlook,
these links appear to change to be ones within my filesystem (ie <a
href="C:/Documents/etc/etc/etc/version.htm#intro">)

This means that the links won't work on other peoples machines when I
mail it to them...

Any ideas how to get around this? I want those links in the
introduction to point to somewhere else in the same document so that
people will be able to use them when it gets emailed around...

Thanks in advance...

Chris

Jun 30 '06 #1
1 1163
ch**********@yahoo.com wrote:
Hi there..

I've got an HTML newsletter which I knocked together, and I want to
paste the whole lot into an email to send out to the rest of the team /
department / company...

There are a couple of links in there in the introduction which point to
other places in the document... for example:

<a href="#intro">

which when clicked on links to the intorduction (marked with <a
name="intro"/>)

The issue is, that once the html is copied and pasted into outlook,
these links appear to change to be ones within my filesystem (ie <a
href="C:/Documents/etc/etc/etc/version.htm#intro">)

This means that the links won't work on other peoples machines when I
mail it to them...

Any ideas how to get around this? I want those links in the
introduction to point to somewhere else in the same document so that
people will be able to use them when it gets emailed around...

Thanks in advance...

Chris


The best way to handle this is to generate the newsletter as a Web page
on a server. Then merely send a brief ASCII message with a link to that
Web page.

Your company does not have unlimited mail server space. When you send
HTML messages, there is a copy on the mail server for each recipient.
This takes 3-5 times as much space as the same text content within an
ASCII message. A Web page, however, exists only once.

In any case, this works while what you are trying does not.

--

David E. Ross
<http://www.rossde.com/>

Concerned about someone (e.g., Pres. Bush) snooping
into your E-mail? Use PGP.
See my <http://www.rossde.com/PGP/>
Jun 30 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

18
by: John at Free Design | last post by:
Thanks in advance for the help and let me know if this should be posted to another MSDN. I am developing a web-based application in VS.NET2003 using VB. When I insert a graphic into a project...
2
by: Ian | last post by:
I am not sure I am in the right place, but here is my question if I am. I would like to insert a hyperlink into a MS Outlook email that when clicked on will insert a bookmark into the clickers IE....
2
by: Thelma Lubkin | last post by:
With Me!PERSONSLIST.Form.RecordsetClone .FindFirst strID If .NoMatch Then Debug.Print "key " & Key & " nomatch" Exit Sub Else If Me.Dirty Then Me.Dirty = False Debug.Print "A_LOAD bookmark = "...
6
by: Chris | last post by:
I have been learning C and want to write a program and need someone to point me in the write direction. I want to write a program to store all my webpage bookmarks in possibly one file. I want it...
2
by: Len Robichaud | last post by:
I wrote the code below to be called by a button on an open form (that has a subform) when we need to create a new (Ghost) record using some of the fields from the existing (current) record. The...
2
by: Alan T | last post by:
How do I make use of the Bookmarks property so that I can write a text at/below the position of a particular bookmark or the first bookmark ? private Microsoft.Office.Interop.Word.Document...
1
by: tomb | last post by:
Does anyone know how to add a bookmark to the RichTextBox control in VB.net 2003? I found a great control that adds links that aren't web pages, but I can't figure out how to add the bookmark to...
3
by: Raistlin Majere | last post by:
Not really, but how can I protect my privacy from bookmark icon updating? Can you open the code to the author of the Stealther extension?
23
by: Stanimir Stamenkov | last post by:
I want to find out whether the following usage of the "Bookmark" link type is o.k. An example could be seen at <http://www.geocities.com/stanio/more/horoskop.html>. The text is in Bulgarian and...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.