Forum Moderators: mack

Message Too Old, No Replies

submit button

How to make it submit an email add

         

castar

3:34 am on Jun 21, 2005 (gmt 0)

10+ Year Member



I have a "submit" and "clear" button to enter an email address for a newsletter. what code do i use to make send me the email add. they typed in

Krapulator

6:33 am on Jun 21, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Are you on a windows server or a 'nix server?

castar

4:42 am on Jun 23, 2005 (gmt 0)

10+ Year Member



i think a windows

jatar_k

4:44 am on Jun 23, 2005 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



do you have any scripting capability with your host castar?

such as php, asp, perl or another

castar

3:20 pm on Jun 26, 2005 (gmt 0)

10+ Year Member



Yes I can host all of those....

electricocean

6:11 am on Jun 27, 2005 (gmt 0)

10+ Year Member



well you if you don't want to learn another language,
you could give this a try:

<form action="mailto:EMAIL ADDRESS"><input type= "text" name="email"><input type="submit" value="submit"></form>

it's worth a try, and you manually add it

castar

3:33 am on Jun 28, 2005 (gmt 0)

10+ Year Member



thank you but this doesnt help me.....any other suggestions?

j4mes

9:43 am on Jun 30, 2005 (gmt 0)

10+ Year Member



Hi,

You could try a formmail script, there's one I can think of in particular (but won't link), suffice to say it's well known enough (perhaps a mod could post a link?)

Could you maybe give a little more detail on what you're trying to do?

J.