[Cialug] E-mail response
David Stout
cialug@cialug.org
Tue, 8 Mar 2005 13:39:56 -0800 (PST)
--0-224235244-1110317996=:64827
Content-Type: text/plain; charset=us-ascii
This did work and I did get the pop up message but I think this will work for what I am doing.
Thank you.
Is it possible to have two actions in a form for example
<form action="mailto:whatever@yahoo.com" action="submit.html"
Dave Weis <djweis@internetsolver.com> wrote:
Jerry Weida wrote:
> Straight HTML? I'm afraid not. You would need perl, php, or even a
> shell script to interact with the mail system. This might be possible
> with SHTML, but I don't believe so.
>
> On Tue, 8 Mar 2005 13:12:17 -0800 (PST), David Stout
> wrote:
>
>>I have a web form and when the user clicks the submit button I would like to
>>have it send the contents of the form to an e-mail address. Can this be done
>>in HTML?
Actually you can set the form action to mailto:myaddress@here.com and do
it all on the client side. Some browsers pop up scary security messages
but it does work.
_______________________________________________
Cialug mailing list
Cialug@cialug.org
http://cialug.org/mailman/listinfo/cialug
David Stout
Business Forms Analyst & Student
---------------------------------
Celebrate Yahoo!'s 10th Birthday!
Yahoo! Netrospective: 100 Moments of the Web
--0-224235244-1110317996=:64827
Content-Type: text/html; charset=us-ascii
<DIV>This did work and I did get the pop up message but I think this will work for what I am doing.</DIV>
<DIV>Thank you.</DIV>
<DIV> </DIV>
<DIV>Is it possible to have two actions in a form for example </DIV>
<DIV><form action="<A href="mailto:whatever@yahoo.com">mailto:whatever@yahoo.com</A>" action="submit.html"<BR><BR><B><I>Dave Weis <djweis@internetsolver.com></I></B> wrote:</DIV>
<BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid"><BR><BR>Jerry Weida wrote:<BR>> Straight HTML? I'm afraid not. You would need perl, php, or even a<BR>> shell script to interact with the mail system. This might be possible<BR>> with SHTML, but I don't believe so.<BR>> <BR>> On Tue, 8 Mar 2005 13:12:17 -0800 (PST), David Stout<BR>> <RAGBRAI65@YAHOO.COM>wrote:<BR>> <BR>>>I have a web form and when the user clicks the submit button I would like to<BR>>>have it send the contents of the form to an e-mail address. Can this be done<BR>>>in HTML?<BR><BR>Actually you can set the form action to mailto:myaddress@here.com and do <BR>it all on the client side. Some browsers pop up scary security messages <BR>but it does work.<BR><BR>_______________________________________________<BR>Cialug mailing list<BR>Cialug@cialug.org<BR>http://cialug.org/mailman/listinfo/cialug<BR></BLOCKQUOTE><BR><BR>David
Stout<br>Business Forms Analyst & Student<p>
<hr size=1>Celebrate Yahoo!'s 10th Birthday! <br>
<a href="http://birthday.yahoo.com/netrospective/">Yahoo! Netrospective: 100 Moments of the Web</a>
--0-224235244-1110317996=:64827--