It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Board index Programming HTML Forum

send to my email

send to my email

Postby anonymousnewbie on Mon Dec 10, 2007 4:07 am

i'm new about programming.
i've been assign to create ....hmmm i'm i also dunno wat it is.it an assigment.
i just wonder how to create command line that will send input to my email.
it look like verification process. u know after u register u need to open your email to activation....argh quit difficult to sez.

eg:
name:
address:
d.o.b:
mark:

>all information up there need to be fill by my classmate and will be automatically send to my email...

is it possible using html can do that?i wonder how?
anonymousnewbie
 
Posts: 4
Joined: Mon Dec 10, 2007 3:53 am

Postby flabbyrabbit on Mon Dec 10, 2007 9:30 am

Submit in PHP/MySQL forum then u'll get help.

Flabby Rabbit
User avatar
flabbyrabbit
500+ Club
 
Posts: 706
Joined: Thu Jan 25, 2007 1:10 pm
Location: Midlands, England

Postby speck693 on Mon Dec 24, 2007 5:59 am

that's easy if u want to send just activation key.
but i would like to know which programming lang ru using
speck693
 
Posts: 4
Joined: Mon Dec 24, 2007 5:49 am
Location: mumbai,india

Re: send to my email

Postby leonard on Mon Dec 24, 2007 9:48 am

anonymousnewbie wrote:is it possible using html can do that?

What flabbyrabbit wanted to tell you is: No it is not possible with HTML.
The only thing you can do with HTML is to submit the form to the server. The server needs to do the emailing using a server-side language like 'PHP/CGI-PERL/Java-Servlet'

cheers!
- leonard
:%s/^M//
There are 10 kinds of people:
Those who understand binary and those who don't.
User avatar
leonard
100+ Club
 
Posts: 147
Joined: Tue Dec 18, 2007 7:11 am
Location: Switzerland

Postby leonard on Tue Dec 25, 2007 5:28 pm

Flabby Rabbit has posted the code to your problem here:

send-an-email-from-you-website-vt8833.html
:%s/^M//
There are 10 kinds of people:
Those who understand binary and those who don't.
User avatar
leonard
100+ Club
 
Posts: 147
Joined: Tue Dec 18, 2007 7:11 am
Location: Switzerland

Postby anonymousnewbie on Mon Dec 31, 2007 9:03 pm

what is the easiest programming language?
anonymousnewbie
 
Posts: 4
Joined: Mon Dec 10, 2007 3:53 am

Postby leonard on Tue Jan 01, 2008 11:32 am

anonymousnewbie wrote:what is the easiest programming language?

It always depends on what you want to do.

If you want to write web-applications there is no way around starting with HTML (and then JavaScript and CSS). Buy yourself a book. A text editor is sufficient but not comfortable.

When you are familiar with HTML/JavaScript/CSS my suggestion is:
Go for PHP out of these reasons:
- It's designed for web-programming
- No compilation of the code needed.

cheers!
- leonard
:%s/^M//
There are 10 kinds of people:
Those who understand binary and those who don't.
User avatar
leonard
100+ Club
 
Posts: 147
Joined: Tue Dec 18, 2007 7:11 am
Location: Switzerland


Who is online

Users browsing this forum: No registered users and 6 guests