Google Answers Logo
View Question
 
Q: HTML code to allow site visitors to sign up for newsletter and offers ( No Answer,   4 Comments )
Question  
Subject: HTML code to allow site visitors to sign up for newsletter and offers
Category: Computers > Internet
Asked by: wildgorilla-ga
List Price: $15.00
Posted: 10 Sep 2004 05:58 PDT
Expires: 10 Oct 2004 05:58 PDT
Question ID: 399309
I need HTML code that I can cut and paste into my Yahoo website so
that visitors can leave their email addresses.  I want this
information sent to an email address.  I need something simple.

Request for Question Clarification by googleexpert-ga on 10 Sep 2004 06:24 PDT
what type of plan do you have with Yahoo?

Starter Plan - Guestbooks seem to be the only option
Standard/Professional - Visitors can leave their email addresses and
it can sent to some email address.

Clarification of Question by wildgorilla-ga on 10 Sep 2004 08:19 PDT
Merchant solutions is the type of Yahoo program.
Answer  
There is no answer at this time.

Comments  
Subject: Re: HTML code to allow site visitors to sign up for newsletter and offers
From: halfmnhalfamzng-ga on 10 Sep 2004 09:59 PDT
 
Does your website provider allow usage of PHP, ASP, or CGI?  These
would be the best options, but if not available you can just use a
mail form which would use a code such as the following:

<HTML>
<FORM METHOD=POST 
ACTION="mailto:ENTER YOUR E-MAIL ADDRESS HERE?Subject=Form Submission" 
ENCTYPE="text/plain">
<input name="e-mail" value="Enter E-mail Address"><p>
<input type=submit value="Send Now">
</FORM>
</HTML>

I put an example up of this on my website for you to view and see if
it will suit your needs.

http://www.mockmotorsports.com/formstest.html
Subject: Re: HTML code to allow site visitors to sign up for newsletter and offers
From: halfmnhalfamzng-ga on 10 Sep 2004 10:01 PDT
 
Side note, where I put ENTER YOUR E-MAIL ADDRESS HERE... that's where
the e-mail address you want submissions to go to (i.e. your personal
address) should be put.

Hope this helps.
Subject: Re: HTML code to allow site visitors to sign up for newsletter and offers
From: wildgorilla-ga on 10 Sep 2004 11:33 PDT
 
The HTML works great.  How do I pay you?
Subject: Re: HTML code to allow site visitors to sign up for newsletter and offers
From: pinkfreud-ga on 10 Sep 2004 11:35 PDT
 
wildgorilla,

halfmnhalfamzng is not a Google Answers Researcher, and cannot post an
official answer nor receive payment. One interesting thing about
Google Answers is that sometimes you may receive helpful "freebies"
from site users.

Important Disclaimer: Answers and comments provided on Google Answers are general information, and are not intended to substitute for informed professional medical, psychiatric, psychological, tax, legal, investment, accounting, or other professional advice. Google does not endorse, and expressly disclaims liability for any product, manufacturer, distributor, service or service provider mentioned or any opinion expressed in answers or comments. Please read carefully the Google Answers Terms of Service.

If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you.
Search Google Answers for
Google Answers  


Google Home - Answers FAQ - Terms of Service - Privacy Policy