Hi there,
I have made a mailform which need to be sent to me from my website. My question now is: how do I assign the action to the submit button? How do I actually get the form to be sent to me...
http://www.experts-exchange.com/Web_Development/Software/Macromedia_UltraDev/Q_20182954.ht...
I'd really appreciate some suggestions on the best mailform program to use. We need something that both, allows the user to preview what they have submitted, and can be edited to look like the rest...
http://www.experts-exchange.com/Programming/Languages/Scripting/CGI/Q_20465930.html
Zones:
CGIDate Answered: 08/29/2004 Rating: 9.0 Views: 0
G'day there,
I have successful mail forms on my website that send from web form to email, however I would like to send a HTML email to my mailing list asking them a question in a HTML form.
I...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Q_20929621.html
Hi I have a mailform with various recipients set up as the following:
<form action="http://azbba.com/cgi-sys/FormMail.cgi" method="post" name="schoolReg" id="schoolReg">
<block...
http://www.experts-exchange.com/Programming/Languages/Scripting/CGI/Q_21692452.html
Zones:
CGIDate Answered: 02/13/2006 Rating: 8.8 Views: 0
Please, save me from this headache. I have a form that emails the data with asp page the code of which you can see below. However, I am not an expert in asp yet. I cannot figure out why this asp pa...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20714263.htm...
Zones:
ASPDate Answered: 09/16/2003 Rating: 7.0 Views: 0
I have a form on my site http://www.webweever.net/contact.htm below is the PHP code that processes the form.
<?php
/* variables */
$to = 'info@webweever.net'; //Address mail is to be sent t...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_21138424.htm...
Zones:
PHPDate Answered: 09/21/2004 Rating: 9.2 Views: 0
I have a simple PHP script that I use for a mail form. I am using it on several websites hosted at Powweb, including: http://www.therickshaw.net/. However, when I try to use it at a website hosted ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_22568596.htm...
Zones:
PHPDate Answered: 06/04/2007 Rating: 9.4 Views: 0