473,569 Members | 2,735 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Send Email Use Html?

Atran
319 Contributor
Hello, I use Html 4.0 in Dreamweaver program, to send an email, I know that I must put a Form, and I make the Form Action:

mailto:MyEmail@ hotmail.com

Then I put to the Form three textboxes:
1- From Textbox.
2- Title Textbox.
3- Message Textbox.

And I make a submit button to the Form.
When I debug it:
First I press the submit button, then Outlook program start running, So I do not want to send email by outlook, I want send email by Pressing the button.
Second, How Html can understand Title TextBox for Email Title, or Message TextBox for the email index.
Thanks for anyhelp.
Jun 3 '07 #1
7 3346
drhowarddrfine
7,435 Recognized Expert Expert
The email program used is whatever the default is set by the user. I don't know if javascript can change that by I doubt it.
Jun 3 '07 #2
nomad
664 Recognized Expert Contributor
Hello, I use Html 4.0 in Dreamweaver program, to send an email, I know that I must put a Form, and I make the Form Action:

mailto:MyEmail@ hotmail.com

Then I put to the Form three textboxes:
1- From Textbox.
2- Title Textbox.
3- Message Textbox.

And I make a submit button to the Form.
When I debug it:
First I press the submit button, then Outlook program start running, So I do not want to send email by outlook, I want send email by Pressing the button.
Second, How Html can understand Title TextBox for Email Title, or Message TextBox for the email index.
Thanks for anyhelp.
You will have to do this use PHP and a html file
The HTML for the input and PHP for the output.
If you need help please let me know
PS you also will need a thank your reply in html.
nomad
Jun 4 '07 #3
Atran
319 Contributor
You will have to do this use PHP and a html file
The HTML for the input and PHP for the output.
If you need help please let me know
PS you also will need a thank your reply in html.
nomad
Hello.
Yes I need to help, and I dont know how to use PHP.
Thanks for your help.
Jun 6 '07 #4
drhowarddrfine
7,435 Recognized Expert Expert
Then please carry this conversation over to the PHP board.
Jun 6 '07 #5
nomad
664 Recognized Expert Contributor
Hello.
Yes I need to help, and I dont know how to use PHP.
Thanks for your help.
This is some what hard to explain. Take a look at this site.
http://www.tele-pro.co.uk/scripts/contact_form/ is very easy to use.
If you still need help I will write one out for you, but you have to proof to me that you tried.
Good luck
nomad
Jun 6 '07 #6
Atran
319 Contributor
Thanks you all, And I will check the site.
Jun 6 '07 #7
lilOlMe
74 New Member
Hello, I use Html 4.0 in Dreamweaver program, to send an email, I know that I must put a Form, and I make the Form Action:

mailto:MyEmail@ hotmail.com

Then I put to the Form three textboxes:
1- From Textbox.
2- Title Textbox.
3- Message Textbox.

And I make a submit button to the Form.
When I debug it:
First I press the submit button, then Outlook program start running, So I do not want to send email by outlook, I want send email by Pressing the button.
Second, How Html can understand Title TextBox for Email Title, or Message TextBox for the email index.
Thanks for anyhelp.
Hi Atran,

I'm under the impression that you know C# .NET.
C# can handle this functionality.
However, you will have to convert your project into an ASP.NET project..as you probably already know.

There is even a .NET article found here on the scripts explaining how to send an email using .NET.

Since you have an understanding of C# you should look into this.

-LilOlMe
Jun 6 '07 #8

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

Similar topics

8
18517
by: Samia | last post by:
I have an application running on a single workstation (win 2000) with Outlook installed and a profile create using and exchange server with authentification through the DNS. This user profile is the only one using the app. I want the app to send email using the profile's email adress. Here is what I am doing : Dim mail As New...
1
4348
by: Dhruv | last post by:
1. I'm trying to get the notifications working on the scheduled jobs. I want to email me when the job fails. I created an operator (dmalhotr) and given me as the email address. Here is the error what I'm getting when I'm pressing the test button to email myself in properties dmalhotr operator (hope that makes sense). Error 22022:...
1
2364
by: Rodrigo | last post by:
I'm trying to send an email message using my SMTP server that requires authentication. How can I do that? My code is: Dim email As System.Web.Mail.MailMessage = New System.Web.Mail.MailMessage email.From = "me@mydomain.com.br" email.To = txtemail.Text email.Subject = "We have receveid your comments" email.BodyFormat =...
5
3086
by: Das | last post by:
Hi, I'm trying to email html page & that page also contains the images. I can do that when we send html page from ms outlook. But I want to attach page c# code & send the mail through smtp mail. Thanx in advance.. Regards,
3
4544
by: Gerard | last post by:
Hello I have created a windows service to monitor a database, it starts some checks when a timer elapses. The checks send emails depending on their findings. My issue is that when I created a windows application it worked fine, however I need to use a service as I don't want to rely on a user being logged in. The errors I get are: Index...
3
4678
by: sentiboy | last post by:
I am using the following code for sending email through mapi in VS 2005 environment: Public objSession As New MSMAPI.MAPISession Public objMessage As New MSMAPI.MAPIMessages objSession.DownLoadMail = False objSession.UserName = "MyUsername" objSession.Password = "MyPassword" objSession.SignOn()
4
1945
by: shailendra deshpande | last post by:
right now i have only pain html page.and i want to send email through it using javascript plz. anybody tell me how to send email from plain html page using javascript. thanks in advance Shailendra Deshpande
1
2667
by: sunraj | last post by:
With the Following Fields can Anybody Help me, How do I send email from ASP using SMTP Authentication <html> <head> <meta http-equiv="Content-Language" content="en-us"> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <title></title>
4
2009
by: dfluker | last post by:
This form will not send the email to my account and I used other forms to submit emails using examples that I googled but I can't get this form to process the request. Can someone tell me what i'm missing? my PHP Form: <html> <HEAD> <TITLE>Demetrius's Customer Form</TITLE>
0
7609
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...
0
7921
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. ...
0
8118
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7666
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...
0
7964
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...
0
6278
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...
1
5504
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...
0
3651
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...
1
1208
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.