Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

email via javascript

Status
Not open for further replies.

jcroft

Programmer
Aug 23, 2001
52
US
is there an email function similar to this print one to email the form that the user has filled out??

<script language=&quot;JavaScript&quot;><!--
if (window.print)
document.write('<input type=&quot;button&quot; value=&quot;Print&quot; onClick=&quot;window.print()&quot;>');
//--></script>
--only those that do not try, fail--
 
Not the answer I had hoped for, but thank you, none the less.

Jcroft
--only those that do not try, fail--
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top