473,763 Members | 3,901 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

placing Mailto in an Access table

Hi
I am trying to place an e-mail link into a cell of an Access 2002
table.
Have tried setting the cell as both a hyperlink and as plain text
and putting the following into the box:
<a href="Mailto:Us *********@mysit e.com">SEND EMAIL</A>
Neither way will give me a link in the results page of a search of
this table - it just shows it as text.
How do I go about this? Each recordset has a unique e-mail address.
Thanks in advance
Nov 12 '05 #1
3 5292
Hi,

Access database is not like an HTML table
You can store the e-mail address in a field, and then if you want to show it
on a form as a hyperlink, you should add a label control and set is's
Hyperlink address property to "mailto:" & the_value_from _database

If you want to show it on a web page, you can get the field's value from
database, and the format/create the web as you want.
But this also depends on what Web development platform you use (ASP, or
ASP.NET)

If you provide more info on what you want to accomplish, I can help.

Regards,
Bogdan Zamfir
_______________ ______________

Independent consultant

"Richard" <we*******@miss ingfriends.net> wrote in message
news:zV******** ************@ne wsfep1-win.server.ntli .net...
Hi
I am trying to place an e-mail link into a cell of an Access 2002
table.
Have tried setting the cell as both a hyperlink and as plain text
and putting the following into the box:
<a href="Mailto:Us *********@mysit e.com">SEND EMAIL</A>
Neither way will give me a link in the results page of a search of
this table - it just shows it as text.
How do I go about this? Each recordset has a unique e-mail address.
Thanks in advance

Nov 12 '05 #2
> "Richard" <we*******@miss ingfriends.net> wrote in message
I am trying to place an e-mail link into a cell of an Access 2002
table.

"Bogdan Zamfir" <bz*****@despam med.com> wrote in message Access database is not like an HTML table
If you provide more info on what you want to accomplish, I can help.

Hi Bogdan......... ....
............... ..and thanks for your offer.

The website deals with messages posted by people
looking for 'missing friends. Currently the meassages
are stored in a flatfile database which is rapidly becoming
very large and unwieldy.
Please look at:
http://www.missingfriends.net/searchforces.html
to see how the data is presented from the flatfile.
Basically, I want to achieve the same result from an
access table
Thanks
Richard
Nov 12 '05 #3

"Bogdan Zamfir" <bz*****@despam med.com> wrote in message
news:bq******** *****@ID-189962.news.uni-berlin.de...
Hi,

Access database is not like an HTML table
You can store the e-mail address in a field, and then if you want to show

it

Hi Bogdan - have sorted it but not very elegantly.

Have made the email field a text field, placed only the
following into it:
Mailto:Us****** **@mysite.com
then on the form have given the cell "treat as hyperlink" and
"cell contains html" properties.
Trouble is user sees all of the above including the mailto:
Now - if I could just wrap it in a button!!

Regards
Dick
Nov 12 '05 #4

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

Similar topics

0
1419
by: Duncan Jones | last post by:
I'm having some problems placing a table in a section. The problem seems to arise when I have a small section within a section, and then try to place a table in the outer section afterwards. That was poorly explained to I'll give a brief demo <chapter> <section> <section id="My_outer_section"><title>Outer Section</title>
15
24762
by: nAmYzArC | last post by:
Hi everyone, I'm setting the body of an email using values from a form firstname = bob lastname = dole ebody = 'First Name: ' + firstname + '\r\n' + 'Last Name: ' + lastname window.location.href = 'mailto:myemail@mycompany.com?subject=test
3
2229
by: Yogi_Bear_79 | last post by:
I am building a stand alone html help system (.chm.) So the usual woes with mailto are not going to be encountered. Likewise I am ensured all my intended users have Outlook installed. With that said This is what I want to do. I have a simple html form with a an radio button option group, a listmenu, a text box, and a text area. What I would like to do is have a user fill out this form, and hit a button that sends the results via...
10
17303
by: Adam Smith | last post by:
How can I set up a mailto with a cc or bcc as well as a subject designation. The system works for two but not three, is this a hardwired limit or have I missed something ==> <a href="mailto:registrar@econ.com?cc=webmaster@econ.com?subject=Login Problems">The Registrar at econ.com</a>
4
7465
by: Tero Partanen | last post by:
Hello! I'm writing about a rather peculiar problem I'm having with Access2000. I have a table in which I have created one hyperlink-type field. I have given the field a default value which is an email-address. The default value is (for example): "mailto:mymail@here.com". Access2000 correctly inserts that information into the field everytime
4
1701
by: BerkshireGuy | last post by:
Our IT department wants to place our Access 2000 tables on an SQL server due to the fact the tables are quite large. With that said, can we still use the Access queries or do we have to do everything via SQL views? I would think we could just create an ODBC connection to the tables on the SQL server and that is the only thing we would need to change. Is my understanding correct? Are there any pros/cons with using the Access queries or...
3
1922
by: Brian | last post by:
Hi, I want to issue mailto from one of my pages. Basically to drop contact information from a from to the body of the email and have the user enter the desired address to send it to. I thought that I could use response.redirect for this, but I get a "the page could not be displayed" error in my window and not the outlook window. I am initiating this from the onclick of a button. It does work with a HyperlinkButton, but I need to build...
10
3905
by: SHPsalm139 | last post by:
We have an Access 2K application that uses multiple forms. We currently hardcode the release number in a label on each form but this gets tedious to do each time there's a new release. I thought it would be easy to put the new release number in one spot (a table) and have each form reference that table/release number in a text box that I would add to each form but, apparently, it's not as simple as I expected it to be. Would appreciate...
1
2444
by: asafok | last post by:
hi, i'm tring to get access to a cell inside a table that has the vlaue of an Email address but is not clickable. i tring to go to that cell and Wrap the inner text with <a href="mailto... tag so it would be clickable. i tried to use this code: x=document.getElementById('GridView1').childNodes.childNodes; but with no luck,for some resone i can't access the cell and it's text. need you help on doing so...
0
9563
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9386
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
9822
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
8822
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
7366
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
6642
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();...
0
5270
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5406
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3917
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

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.