473,811 Members | 3,686 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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#int ro">)

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 1182
ch**********@ya hoo.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#int ro">)

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
1684
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 page it shows just fine in design mode. However, when I run the app in debug or directly from a browser all the graphic links in the app show they are broken. Checking the properties shows that they are pointing to the correct folder. I'm not...
2
1447
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. Can this be done and if so how? Thx Ian
2
2591
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 = " & .Bookmark Debug.Print "A_LOAD cloneKey = " & .Fields("PrimKey") ' Me.Bookmark = .Bookmark
6
2043
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 to be a GUI. The webpage addresses will be viewed in a tree-like structure eg. Search Engines - Google - Yahoo News - BBC
2
1961
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 form is based on a query that filters the form's recordset. The environment changes rapidly so the number of "valid" records can change from the time the form is opened to the point the recordset is requeried. This code allows the user to add a...
2
9501
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 myWordDoc = new Document(); myWordDoc.Bookmarks
1
2885
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 link to. MS documentation doesn't shed any light on it at all! Thanks to all, T
3
1579
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
2997
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 is some kind of entertaining poetical horoscope. I've used <LINK rel="Bookmark"to create a meta-TOC for the document. Reading the definition of the "Bookmark" link type in the HTML spec I haven't actually got if I'm using it correctly. ...
0
9605
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10647
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10395
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10130
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9204
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7667
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6887
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
1
4338
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3865
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.