473,387 Members | 1,553 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,387 software developers and data experts.

Email from a form

10
Hi again everyone.

I knew I would be back, well I have spent hour’s google-ing and looking through the forum for a solution, but none seem to cover what I am looking for.

I am no expert with “The Code” so please be nice :-)

I have a form and in it there is a field that contains an email address. What I would like to be able to do is click a command button that takes the email address and opens a blank email in outlook with the address already filled in for the record that is currently being displayed on the form.

I know that I can do it by making the corresponding field within the table a hyperlink and preceding the address with “mailto:” However the people that will ultimately be using the database will never remember to do that.

Any ideas or a pointer in the right direction would by gratefully received.

Thanks a million
Scottie
Aug 12 '08 #1
6 1347
hjozinovic
167 100+
hey scottie!

seems to me that you could use smart tags for this.
[HTML]Go to table containing the e-mail address.
Select the 'E-mail' field.
While selected (I presume it's text) go to lower window with the field properties
Click the Smart tag propertie and you'll get [...] at the end.
Click that to open the wizard and select Person name from the list.
Go to the form and select the E-mail control. At the end there should pop-up a flag-like [i].
Select 'send e-mail' from the list.[/HTML]

Note: if the field on the form dont change try to delete it and dragg it back again from the field list.
Aug 12 '08 #2
scottie
10
Hi hjozinovic,

Thanks for you prompt reply.

I have done as you say, but I can only get to point 3, as I don’t appear to have “smart tags”. I am using office XP Professional, if that makes any difference!!!!

And yes to point 3 it is in a text format.

I really do appreciate the help.

Thanks
Scottie
Aug 12 '08 #3
scottie
10
Sorry correction in is office 2002
Aug 12 '08 #4
NeoPa
32,556 Expert Mod 16PB
Check out Outlook : Select Address of a Contact.

This is not a very straightforward subject I'm afraid, since the crackers have been using it to propagate their malware :(
Aug 12 '08 #5
hjozinovic
167 100+
Unfortunatelly Smart Tags are introduced in Access 2003.
I'm not sure how you could achieve this.
Aug 13 '08 #6
Krandor
50
What you need is to google cdosys or cdonts.

Basically, you have the ability to send an entire email automatically (not just set it up in your Outlook).

cdonts was the standard for a very long time and it was simple to use. But Microsoft, in it's infinite wisdom, no longer supports it in it's newest servers. In that case you have to use cdosys which more complicated (not a lot more but enough to aggravate me).

You can do the whole thing in about 10 -15 lines of code, so it shouldn't be a big strech even for a beginner.

I have used these in many of my web sites and the work great.
Aug 13 '08 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

6
by: bojanraic | last post by:
Hi! I recently started playing with Python CGI, and I was happy that my basic input-name--print-hello-name CGI form example worked, so I thought I should advance to somew\hat more complicated...
4
by: dmiller23462 | last post by:
So here's my problem.....I need to set up different email distributions based on which option in the following Select form has been chosen....For instance if "Putaway" is chosen it needs to email...
88
by: Mike | last post by:
Is there a way to determine what a user's default email client is? I read a post from 3 years ago that said no. I guess I'm hoping something has come along since then.
4
by: Ken D. | last post by:
I have an asp page that collects data on referrals. The user inputs the information and selects the rep to receive the referral. My data is being saved to a backend database (SQL) and the user is...
26
by: libsfan01 | last post by:
Hi all! Can anyone show me how to check and email field on a form for the existence of these two characters. Kind regards Marc
2
by: kennykenn | last post by:
Hi, Ive producd code to send an email after capturing info off a form,it works fine locally but when i put it live it doesnt work! the code is stopin at 'msg.send' any ideas, here the code! ...
5
by: simononestop | last post by:
Hi im totally new to perl this is my first go at using it (I normally use asp). I have set up a form with a cgi script from demon hosting. I have edited the script and the form works it sends me an...
2
by: sindhudixit | last post by:
Hey, I am having a user fill out a form then the fields are going to uploaded to my database. So, at this point, when the user hits the submit button I want three things to happen: 1. The...
0
by: gervo | last post by:
I have built a series of email forms in flash MX. using perl. the forms work for some people but not all and I was hoping some one could help me out. Here is the Actionscript on the send button ...
4
by: zufie | last post by:
I have a main form containing a command SEND button that prompts an email form to pop up. The email address(es) that are supposed to appear on the email form are those corresponding to the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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: 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
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,...
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,...

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.