Reply
My web form works on mac but not pc
Old 01-24-2006, 04:19 PM My web form works on mac but not pc
Junior Talker

Posts: 3
Trades: 0
Hi every one hope you can help.
I have a web form on my site www.Hypinfo.co.uk go to contact, it emails me the data, When you fill in the form on the mac and and hit submit it opens mail.app ok and works fine this is the data in the email msg:

Contact_FullName=Joe
Contact_Organization=Bloggs
FormsCheckbox7=
FormsCheckbox11=
FormsMultiLine2=hi there
Contact_WorkPhone=698769876987698
Contact_HomePhone=7869876987
Contact_Email=Jon@Hypinfo.co.uk
Contact_URL=www,Hypinfo.co.uk
FormsButton3=Submit Form


Problem is do same on pc and i just get a blank email no details. I made the page from my old contact page that used to work

Thanks in advance Jon

Heres the code for the page. Or and it does'nt save to txt file either any help would be ace.



<tr vAlign="top" align="left">
<td colSpan="3" height="282" width="1">
</td>
<td width="1662" height="282">
<form name="LayoutRegion1FORM" action="mailto:jwgray@blueyonder.co.uk" method="POST" encType="text/plain">
<table cellSpacing="0" cellPadding="0" border="0" NOF="LayoutRegion1">
<tr vAlign="top" align="left">
<td width="21" height="14">
<img height="1" alt src="IMAGES/clearpixel.gif" width="21" border="0"></td>
<td>&nbsp;</td>
</tr>
<tr vAlign="top" align="left">
<td>&nbsp;</td>
<td width="507">
<!-- webbot bot="SaveResults" U-File="_private/formrslt.txt" S-Format="TEXT/TSV" S-Label-Fields="TRUE" B-Reverse-Chronology="FALSE" S-Date-Format="%A %B %d, %Y" S-Time-Format="%I:%M %p" S-Builtin-Fields="Date Time" S-Form-Fields="Contact_FullName Contact_Title Subject Contact_Organization Contact_WorkPhone Contact_HomePhone Contact_Email Contact_URL " -->
<table id="Table11" height="220" cellSpacing="1" cellPadding="2" width="496" border="0">
<colgroup>
<col width="88">
<col width="408">
</colgroup>
<tr height="28">
<td align="left" width="122" height="27" valign="top">
<p align="left">
<i>
<font size="2">
Name</font></i></td>
<td width="363" height="27">
<p>
<input id="FormsEditField1" maxLength="46" size="46" name="Contact_FullName"></p>
</td>
</tr>
<tr height="32">
<td align="left" height="1" valign="top" width="122">
<p align="left">
<i>
<font size="2">Organization</font></i></td>
<td height="1" width="363">
<p>
<input id="FormsEditField3" maxLength="46" size="46" name="Contact_Organization"></p>
</td>
</tr>
<tr height="27">
<td align="left" height="28" valign="top" width="122">
<p align="left">
<i>
<font size="2">Services</font></i></td>
<td height="28" width="363">
<p>
<input id="FormsCheckbox13" type="checkbox" value name="FormsCheckbox7"><font size="2">
Corporate&nbsp;
</font>
<input id="FormsCheckbox14" type="checkbox" value name="FormsCheckbox8"><font size="2">
Clinical&nbsp;
</font>
<input id="FormsCheckbox15" type="checkbox" value name="FormsCheckbox9"><font size="2">
Medical&nbsp;&nbsp;
</font>
<input id="FormsCheckbox16" type="checkbox" value name="FormsCheckbox10"><font size="2">
NLP</font></p>
</td>
</tr>
<tr height="31">
<td align="left" height="1" valign="top" width="122">
<p align="left">
<i>
<font size="2">Appointment</font></i></td>
<td height="1" width="363">
<p>
<input id="FormsCheckbox17" type="checkbox" value name="FormsCheckbox11"><font size="2">
Yes&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp ;
</font>
<input id="FormsCheckbox18" type="checkbox" value name="FormsCheckbox12"><font size="2">
No&nbsp; &nbsp; &nbsp;
&nbsp;
</font>
<input id="Forms Checkbox22" type="checkbox" value name="FormsCheckbox22"><font size="2">
Demonstration</font></p>
</td>
</tr>
<tr height="121">
<td align="left" height="58" valign="top" width="122">
<p align="left">
<i>
<font size="2">Subject</font></i></td>
<td height="58" width="363">
<p align="left">
<textarea id="FormsMultiLine3" name="FormsMultiLine2" rows="4" wrap="PHYSICAL" cols="34"></textarea></p>
</td>
</tr>
<tr height="32">
<td align="left" height="21" valign="top" width="122">
<p align="left">
<i>
<font size="2">Work
Phone</font></i></td>
<td height="21" width="363">
<p>
<input id="FormsEditField4" maxLength="25" size="37" name="Contact_WorkPhone"></p>
</td>
</tr>
<tr height="36">
<td align="left" height="19" valign="top" width="122">
<p align="left">
<i>
<font size="2">
Mobile</font></i></td>
<td height="19" width="363">
<input id="FormsEditField5" maxLength="25" size="37" name="Contact_HomePhone"></td>
</tr>
<tr height="32">
<td align="left" height="15" valign="top" width="122">
<p align="left">
<i>
<font size="2">E-mail</font></i></td>
<td height="15" width="363">
<input id="FormsEditField6" maxLength="37" size="37" name="Contact_Email"></td>
</tr>
<tr height="38">
<td align="left" bgColor="#ffffff" height="20" valign="top" width="122">
<p align="left">
<i>
<font size="2">Website</font></i></td>
<td height="20" width="363">
<p>
<input id="FormsEditField7" maxLength="25" size="37" name="Contact_URL"></p>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table cellSpacing="0" cellPadding="0" width="499" border="0" NOF="LayoutRegion1">
<tr vAlign="top" align="left">
<td width="85" height="25">
<img height="1" alt src="IMAGES/clearpixel.gif" width="85" border="0"></td>
<td width="73">
<img height="1" alt src="IMAGES/clearpixel.gif" width="73" border="0"></td>
<td>&nbsp;</td>
<td width="22">
<img height="1" alt src="IMAGES/clearpixel.gif" width="22" border="0"></td>
<td>&nbsp;</td>
<td width="84">
<img height="1" alt src="IMAGES/clearpixel.gif" width="84" border="0"></td>
</tr>
<tr vAlign="top" align="left">
<td colSpan="2" height="24">&nbsp;</td>
<td width="121">
<input id="FormsButton5" type="submit" value="Submit Form" name="FormsButton3"></td>
<td>&nbsp;</td>
<td width="114">
<input id="FormsButton6" type="reset" value="Reset Form" name="FormsButton4"></td>
<td>&nbsp;</td>
</tr>
</table>
Jono is offline
Reply With Quote
View Public Profile
 
 
When You Register, These Ads Go Away!
Old 01-24-2006, 11:33 PM
AMysticWeb's Avatar
Experienced Talker

Posts: 38
Trades: 0
Hi Jono,

Welcome to Webmaster-Talk From one newbie to another.

Looks like you are building your form with FrontPage. Does your site have the FPSE (FrontPage Server Extensions)?

I ask, because you are using a mailto hyperlink rather than the FP form handler.

The FrontPage form is designed to utilize the extensions to deliver your results to email and optional file.

The difficulty with use of email hyperlink or email action is that it won't work with all email accounts. I am an AOL user and although I could receive results from some accounts, I could not send them to myself using AOL mail.

I realize this doesn't address the original q re: Mac vs PC, but if the extensions are available, you can set your form properties to work with them.

Even if you host doesn't have the extensions, but instead offers an optional form handler., still building with FP but directing to the other form handler.
__________________
Stop by for FrontPage form tutorials
and form script examples. Mike
http://frontpageforms.com
AMysticWeb is offline
Reply With Quote
View Public Profile
 
Old 01-25-2006, 05:14 AM
Junior Talker

Posts: 3
Trades: 0
hi amysticweb

yeah i did it in front page my original site old one was done in dreamweaver on mac my new one was done on pc with front page which i am new to dont quite understand html forms or how to configure them properly yes i'm with blueyonder using pwp as host they have fr pg extensions installed to get site to work correctly.

I dont know how to set form properties to work with fp extensions should i figure this out or would i be better off using asp or php which i dont anything about either but can learn quickly.

thanks for your reply
Jono is offline
Reply With Quote
View Public Profile
 
Old 01-26-2006, 12:41 AM
AMysticWeb's Avatar
Experienced Talker

Posts: 38
Trades: 0
Hi Jono,

FrontPage forms aren't fancy and when you receive the results in email it isn't fancy. But if what you need is a basic form, and the extensions are properly set for formmail then FP should work for you.

I have tutorials on my site for building with the form wizard, custom forms, form properties ... all the basics. http://frontpageforms.com

To get things started, the FrontPage form relies on three primary ingredients when using the Send to: option for email and file. This applies to Guestbook, Search Form, Discussion Web etc.

1. The FPSE (FrontPage Server Extensions) must be enabled on the server.

2. You must publish with FrontPage to http location. Don't use FTP as this can break or corrupt the extensions.

3. Use of .htm or .html page extension.

Additionally, in order to send results to email, the SMTP (Simple Mail Transport Protocol) must be set up on the server to send form mail.
__________________
Stop by for FrontPage form tutorials
and form script examples. Mike
http://frontpageforms.com
AMysticWeb is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to My web form works on mac but not pc
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 



Page generated in 0.15252 seconds with 13 queries