Help!! Using FP2000 and ASP - no email is rec'd

G

Gauthier

hi there - i'm a NOVICE user of fp 2000 - i've been looking for some easy
(copy/paste) "tell-a-friend" script that i could download...
i came up with the following...
the form "seems" to work (ie..i don't get any errors)...however no emails
are sent/rec'd - i know that because i've been testing it by sending emails
to myself...
this is so foreign to me - i have no idea where to go or what to do!!! i
will be forever in your debt to solve this mystery!

below i have provided the code for the affected (3) pages:
- default.htm - where link is located
- emailafriend.asp - where the form is located
- emfriendend.asp - the "thank you" and "return to home page" response

i've been at this for weeks and would appreciate ANY assistance you could
provide
thanks...Sandi

***HERE'S THE CODE/LINK LOCATED ON MY "default.htm" PAGE - IT IS LOCATED IN
THE "BODY" OF THE .HTM PAGE:
<a href="http://www.integratedsoftwaresolutions.ca/emailafriend.asp"><img
border = 0 src="images/tell_a_friend4.gif" width="104" height="34"></a>

***HERE IS THE CODE WHICH IS LOCATED IN THE "emailafriend.asp" PAGE:
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>Email a Friend</title>
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document;
if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++)
x=d.forms[n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++)
x=MM_findObj(n,d.layers.document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_validateForm() { //v4.0
var i,p,q,nm,test,num,min,max,errors='',args=MM_validateForm.arguments;
for (i=0; i<(args.length-2); i+=3) { test=args[i+2];
val=MM_findObj(args);
if (val) { nm=val.name; if ((val=val.value)!="") {
if (test.indexOf('isEmail')!=-1) { p=val.indexOf('@');
if (p<1 || p==(val.length-1)) errors+='- '+nm+' must contain an
e-mail address.\n';
} else if (test!='R') { num = parseFloat(val);
if (isNaN(val)) errors+='- '+nm+' must contain a number.\n';
if (test.indexOf('inRange') != -1) { p=test.indexOf(':');
min=test.substring(8,p); max=test.substring(p+1);
if (num<min || max<num) errors+='- '+nm+' must contain a number
between '+min+' and '+max+'.\n';
} } } else if (test.charAt(0) == 'R') errors += '- '+nm+' is
required.\n'; }
} if (errors) alert('The following error(s) occurred:\n'+errors);
document.MM_returnValue = (errors == '');
}
//-->
</script>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="description" content="Integrated Software Solutions - Your On
Site Computer Services Solution!">
<meta name="keywords" content="I.S.S., ISS, Integrated Software Solutions,
computer help mississauga, computer help peel, computer help brampton,
computer help oakville, oakville, brampton, mississauga, peel, computer
help, onsite computer help mississauga, on site computer help mississauga,
on site computer services, onsite computer services, viruses, remove
viruses, virus removal, in-home, on-site, in home, on site, computer
support, computer service, personalized, help, software training, telephone,
email, consulting, pc skills, support, installation, Brampton, Mississauga,
Oakville, Peel, Independent Contractors, virus alerts, on-line, on line,
assistance, pc help, computer problems, questions, personal, business,
computer tips, tips">

<!--
..topnav { color: #000000; text-decoration: none }
a.topnav:link { color: #000000; text-decoration: none }
a.topnav:hover { text-decoration: none; color: #CC0000 }
..desc {
color: #F5F5F5;
font-family: Arial, Verdana, Helvetica;
font-size: 10px;
font-weight: bold;

}
-->

<!--
..priority1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
}
..priority2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
background-color: #CC0000;
color: #FFFFFF;
}
-->
<meta name="Microsoft Border" content="tb">
</head>
<body bgcolor="#FFFFFF" text="#000000" leftmargin="2" topmargin="2"
marginwidth="2" marginheight="2">
<p>
<font face="Arial" size="2"><b>
<!-- Wednesday, February 16, 2000, 14:31 --> <script FOR="window"
EVENT="onLoad" language="JavaScript" >
if (parent != self)
top.location.href = location.href;
</script>

<table width="675" border="0" align="center" cellpadding="0"
cellspacing="0">
<tr>
<td width="1"></td>
<td width="11"></td>
<td width="559" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0"
align="center">
<tr valign="top">
<td>
<table width="100%" cellspacing="0" cellpadding="0">
<tr>
<td><font face="Arial" size="2"><b><img
border="0" src="images/emailafriend.gif"><br>
</b></font>
</td>
</tr>

</table>
<table width="620" border="0" align="center"
cellpadding="0" cellspacing="0">

<tr>

<td><form method="post"
action="emfriendend.asp" name="email" onSubmit="submit">
<input type="hidden" name="url"
value="http://www.integratedsoftwaresolutions.ca">
<input type="hidden" name="emURL"
value="http://www.integratedsoftwaresolutions.ca">
<table width="582" border="0"
align="center" cellpadding="2" cellspacing="3">
<tr valign="middle">
<td width="196" height="25">
<div align="right"><font face="Arial" size="2"><b><span
class="font_size3bold">Friend's
name</span><span
class="font_size3">:

</span></b></font></div></td>
<td width="362" height="25">
<font face="Arial" size="2"><b> <input type="text" name="friend_name"
size="20">
</b></font>
</td>
</tr>
<tr valign="middle">
<td width="196" height="25"
class="font_size3">
<div align="right"
class="font_size3bold"><font face="Arial" size="2"><b>Friend's
eMail
address:</b></font></div></td>
<td width="362" height="25">
</b></font> </td>
</tr>
<tr valign="middle">
<td height="25"
width="196"><font face="Arial" size="2"><b>&nbsp;</b></font></td>
<td height="25"
width="362"><font face="Arial" size="2"><b>&nbsp;</b></font></td>
</tr>
<tr valign="middle">
<td width="196" height="25"
class="font_size3"><div align="right" class="font_size3bold"><font
face="Arial" size="2"><b>Your
first
name:</b></font></div></td>
<td height="25" width="362">
<font face="Arial" size="2"><b> <input type="text" name="your_first_name"
size="20">
</b></font>
</td>
</tr>
<tr valign="middle">
<td height="25" width="196">
<div align="right"><font face="Arial" size="2"><b><span
class="font_size3bold">Your
last
name:</span><span class="font_size3"><br>
</span> </b></font>
</div></td>
<td height="25" width="362">
<font face="Arial" size="2"><b> <input type="text" name="your_last_name"
size="20">
</b></font>
</td>
</tr>
<tr valign="middle">
<td height="25"
class="font_size3" width="196">
<div align="right"
class="font_size3bold"><font face="Arial" size="2"><b>Your
eMail
address:</b></font></div></td>
<td height="25" width="362">
<font face="Arial" size="2"><b> <input type="text" name="your_email_address"
size="50">
</b></font>
</td>
</tr>
<tr>
<td colspan="2"
width="540"><font face="Arial" size="2"><b>&nbsp;</b></font></td>
</tr>
<tr>
<td class="font_size3bold"
width="196"><div align="right"><font face="Arial" size="2"><b>Your

Message:</b></font></div></td>
<td width="362"><font
face="Arial" size="2"><b>&nbsp;</b></font></td>
</tr>
<tr>
<td colspan="2" width="540">
<p align="right"> <font
face="Arial" size="2"><b> <textarea name="comment" cols="69"
rows="7"></textarea>
<br> </b></font> </p>
</td>
</tr>
<tr>
<td width="196"> </td>
<td width="362"><font
face="Arial" size="2"><b><input type="image" border="0" name="imageField"
src="images/sendemail.gif"
onClick="MM_validateForm('friend_email_address','','RisEmail','your_email_ad
dress','','RisEmail');return document.MM_returnValue" style="border:
0"></b></font></td>
</tr>
<tr>
<td colspan="2"
class="font_size3" width="540"><font face="Arial" size="2">
eMail Policy: Your eMail
address
will be used in the
event
a transmission error
occurs
and to inform the
recipient
who sent this message.
&nbsp;It
may also be used to
alert
you of other similar
offers
available that may be of
interest
to you. &nbsp;Your
friend's
eMail address will be
used
only in the event of a
problem,
and no offers will be
sent
directly to them. We
never
rent, sell, or share
your
email address. View our
<a class="infobutton" href="policies.htm">privacy
policy</a>.</font></td>
</tr>
</table>
</form></td>

</table>

</tr>
</table></td>
</tr>
</table>
&nbsp;</b></font>
&nbsp;</body>


***THIS IS THE CODE LOCATED ON MY "emfriendend.asp" PAGE:
<html>

<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta name="keywords" content="I.S.S., ISS, Integrated Software Solutions,
computer help mississauga, computer help peel, computer help brampton,
computer help oakville, oakville, brampton, mississauga, peel, computer
help, onsite computer help mississauga, on site computer help mississauga,
on site computer services, onsite computer services, viruses, remove
viruses, virus removal, in-home, on-site, in home, on site, computer
support, computer service, personalized, help, software training, telephone,
email, consulting, pc skills, support, installation, Brampton, Mississauga,
Oakville, Peel, Independent Contractors, virus alerts, on-line, on line,
assistance, pc help, computer problems, questions, personal, business,
computer tips, tips">
<meta name="description" content="Integrated Software Solutions - Serving
Ontario's Mississauga, Brampton, Oakville and Peel Region. We offer a host
of services to suite your personal or small business needs. Offering
On-Site/In-Home Computer Service, Email Support, or Telephone Support. We
can help you buy a computer, learn to use the internet, upgrade, remove
viruses/spyware/adware, improve your computers efficiency, transfer digital
photos, learn to use E-Bay and much more. We also provide professional
installation of any computer components, software or accessories as well as
basic software training on Microsoft applications.">
<title>Email a Friend at Integrated Software Solutions</title>

<script FOR="window" EVENT="onLoad" language="JavaScript" >
if (parent != self)
top.location.href = location.href;
</script>


<!--
..priority1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
}
..priority2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
background-color: #CC0000;
color: #FFFFFF;
}
-->
<style href>a{text-decoration: none} h2 { font-family: arial;
font-size: 14pt; color: #000080; border-bottom-style:
solid; border-bottom-width: 1 }
</style>
<style fprolloverstyle>A:hover {color: #800080; text-decoration: underline}
</style>

<meta name="Microsoft Border" content="tb">
</head>

<body link="#000080" vlink="#800000" alink="#800080" style="font-family:
arial; font-size: 10pt; color: #333333">

<table width="746" border="0" align="center" cellpadding="0"
cellspacing="0">
<tr>

<td width="603" valign="top"> <p><img src="images/emailafriend.gif"
width="267" height="60"></p>
<table width="620" border="0" align="center" cellpadding="0"
cellspacing="0" height="153">

<tr>
<td height="153"><p class="arial2bold"><span
class="arial3bold"><font face="Arial, Helvetica, sans-serif"><b><font
color="#003366">Thank
you!&nbsp; Your friend will be receiving your
message
shortly.<br>
</font></b><font color="#003366"><b>Click <a
href="default.htm">here</a>
to continue return to our home
page.</b></font></font></span></p>
</td>
</tr>
</table>


</td>
</tr>
</table>

&nbsp;
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top