Help, need contact us page to send inquiries to my email

Joined
Sep 18, 2009
Messages
7
Reaction score
0
Points
1
Can anyone help me with what I need to do to the 2nd line in this HTML clip (before the BLANK) so that inquires filled out on my contact us page are sent to my email? I have a Mobile Me Account. THANKS

</script>
<form style="margin-top:0;margin-bottom:0;" name="Form3" method="post" action="http://us.1.p12.webhosting.yahoo.com/forms?login= BLANK &confirm=&error=[/B][/B]" onSubmit=[/COLOR]"return checkForm3()">
<!--$name Contact Us$--><!--$table$--><!-- IE tablecell height workaround --><!--$begin exclude$--><table border="0" cellspacing="0" cellpadding="0"><tr><td><!--$end exclude$--><table style="table-layout:fixed;border:0px none #000000" width=494 height=169 border=0 cellspacing=0 cellpadding=0><col width="494"><tr>
<td style="border:0px none #DCDCDC" width="494" height="169" valign="top"> <table border="0" cellspacing="0" cellpadding="0" width="494" height="169">
<col width="63">
<col width="18">
<col width="177">
<col width="2">
<col width="11">
<col width="1">
<col width="45">
<col width="89">
<col width="53">
<col width="1">
<col width="34">
<script>tableWorkaround2_colheader()</script>
<tr>
<td width="494" height="14" colspan="11"></td>
<script>tableWorkaround2(14)</script>
</tr>
<tr>
<td width="272" height="4" colspan="6"></td>
<td height="26" width="188" colspan="4" rowspan="3" valign="top"><input name="name" value="" size="25"></td>
<td width="34" height="4"></td>
<script>tableWorkaround2(4)</script>
</tr>
<tr>
<td width="63" height="15"></td>
<td nowrap height="15" width="195" colspan="2" valign="top"><span class="text"><font size="2"><span style="font-size:12px;line-height:15px;">Your Name/Company/Organization:<br soft></span></font></span></td>
<td width="14" height="15" colspan="3"></td>
<td width="34" height="15"></td>
<script>tableWorkaround2(15)</script>
</tr>
<tr>
<td width="272" height="7" colspan="6"></td>
<td width="34" height="7"></td>
<script>tableWorkaround2(7)</script>
</tr>
<tr>
<td width="494" height="26" colspan="11"></td>
<script>tableWorkaround2(26)</script>
</tr>
<tr>
<td width="271" height="6" colspan="5"></td>
<td height="26" width="188" colspan="4" rowspan="3" valign="top"><!--$required message="Please enter a value for the "Your email address" field"$--><input name="email" value="" size="25"></td>
<td width="35" height="6" colspan="2"></td>
<script>tableWorkaround2(6)</script>
</tr>
<tr>
<td width="81" height="15" colspan="2"></td>
<td nowrap height="15" width="179" colspan="2" valign="top"><span class="text"><font size="2"><span style="font-size:12px;line-height:15px;">E-mail address/Phone number:<br soft></span></font></span></td>
<td width="11" height="15"></td>
<td width="35" height="15" colspan="2"></td>
<script>tableWorkaround2(15)</script>
</tr>
<tr>
<td width="271" height="5" colspan="5"></td>
<td width="35" height="5" colspan="2"></td>
<script>tableWorkaround2(5)</script>
</tr>
<tr>
<td width="494" height="29" colspan="11"></td>
<script>tableWorkaround2(29)</script>
</tr>
<tr>
<td width="317" height="29" colspan="7"></td>
<td height="29" width="89" valign="top"><input type="submit" value="Submit"></td>
<td width="88" height="29" colspan="3"></td>
<script>tableWorkaround2(29)</script>
</tr>
<tr>
<td width="494" height="19" colspan="11"></td>
<script>tableWorkaround2(19)</script>
</tr>
<script>tableWorkaround(12)</script>
</table>
</td>
</tr>
</table>
<!-- IE tablecell height workaround --><!--$begin exclude$--></td></tr></table><!--$end exclude$--></form>
</div>
<div id="e4" style="position:absolute;left:72;top:513;width:71;height:100;"><div style="width:71px;height:100px;overflow:auto;"><!--$begin html$--><!-- Start of StatCounter Code -->
<script type="text/javascript">
var sc_project=3399707;
var sc_invisible=1;
var sc_partition=37;
var sc_security="cda36e96";
</script>
 
OP
S
Joined
Sep 18, 2009
Messages
7
Reaction score
0
Points
1
Asked another way...is there any way to build a contact us page using Mobile Me hosting?
 
C

chas_m

Guest
You didn't mention if you're using iWeb to build your pages, but this solution may help you regardless.

The problem really is that MobileMe hosting doesn't support any "scripting languages" such as PHP code, so you have to accomplish it using HTML and javascript.
 
OP
S
Joined
Sep 18, 2009
Messages
7
Reaction score
0
Points
1
Thanks! that seems like it would work well, but the Sprout Ap is no longer available...does anyone know of an equivalent ap?
 
OP
S
Joined
Sep 18, 2009
Messages
7
Reaction score
0
Points
1
just to follow up, I was able to do what I needed with Google Docs alone, Google lets you embed the form, and the data is logged on Google Docs...doesn't get emailed to you but the next best thing I guess
 

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top