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

Send Email Use Html?

Atran
319 100+
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 3333
drhowarddrfine
7,435 Expert 4TB
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 Expert 512MB
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 100+
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 Expert 4TB
Then please carry this conversation over to the PHP board.
Jun 6 '07 #5
nomad
664 Expert 512MB
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 100+
Thanks you all, And I will check the site.
Jun 6 '07 #7
lilOlMe
74
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
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...
1
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...
1
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...
5
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....
3
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...
3
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 ...
4
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 ...
1
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...
4
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...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
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...

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.