Can anyone take a look at this? Where on earth is it coming from? Each time I go in and delete it, it re-appears!
Any comments appreciated!
https://www.webworkshost.com/~covingto/thankyou_apply.htm
Can anyone take a look at this? Where on earth is it coming from? Each time I go in and delete it, it re-appears!
Any comments appreciated!
https://www.webworkshost.com/~covingto/thankyou_apply.htm
can you post your html code. becasue i cant got to many out side sites. if you post it, i might be able to figure it out
The javascript below repeats itself - I’m using the frontpage to require the quantity field - I can’t find the required input for the cart :q:
[AS]<!–webbot BOT=“GeneratedScript” PREVIEW=" " startspan --><script Language=“JavaScript” Type=“text/javascript”><!–
function FrontPage_Form3_Validator(theForm)
{
if (theForm.qty1.value == “”)
{
alert(“Please enter a value for the “qty1” field.”);
theForm.qty1.focus();
return (false);
}
return (true);
}
//–></script><!–webbot BOT=“GeneratedScript” endspan --><form action=“http://ww5.aitsafe.com/cf/addmulti.cfm” method=“post” onsubmit=“return FrontPage_Form3_Validator(this)” name=“FrontPage_Form3” language=“JavaScript”>
<font color="#000000">
<input type=“hidden” name=“userid” value=“75103688”>
<input type=“hidden” name=“return” value=“www.webworkshost.com/~covingto/thankyou_apply.htm”></font><b><font size=“4” color="#842422">Three
Bedroom</font><font color="#28715A"><font size=“4”> Deposit Payment:</font><br>
Enter the Applicant Quantity and
Click the “Pay Online” Button). An applicant is
any occupant 18 yrs of age and older.</font></b>
<p><b>Application Fee</font></b><font color="#000000"> ($40 per applicant)
Enter the Number of Applicants: <!–webbot
bot=“Validation” B-Value-Required=“TRUE” -->
<input type=“text” name=“qty1” size=“3”>
<input type=“hidden” name=“price1” value=“40”>
<input type=“hidden” name=“product1” value=“Covington Place Application Fee”>
</p><p>
<input type=“checkbox” name=“qty2” value=“1” checked>
<input type=“hidden” name=“price2” value=“600”>
<input type=“hidden” name=“product2” value=“Covington Place Three Bedroom Rent Deposit”><b>Three
Bedroom Reservation*: $600.00</b><br>
<input type=“checkbox” name=“qty3” value=“1”>
<input type=“hidden” name=“price3” value=“300”>
<input type=“hidden” name=“product3” value=“Covington Place Pet Deposit (One Pet)”><b>Please
check this box if you have <font color="#842422">ONE</font> pet
(Refundable Pet Fee): $300</b><br>
<input type=“checkbox” name=“qty4” value=“1”>
<input type=“hidden” name=“price4” value=“450”>
<input type=“hidden” name=“product4” value=“Covington Place Pet Deposit (Two Pets)”><b>Please
check this box if you have <font color="#842422">TWO</font> pets
(Refundable Pet Fee): $450</b><br>
<input type=“submit” value=“Pay Online”>[/AS]
what keeps coming up that you dont want?
Oops! Sorry -
The following repeats itself over and over and shows up right on the page:
BOT=“GeneratedScript” PREVIEW=" " startspan BOT=“GeneratedScript” PREVIEW=" " startspan BOT=“GeneratedScript” PREVIEW=" " startspan BOT=“GeneratedScript” PREVIEW=" " startspan BOT=“GeneratedScript” PREVIEW=" " startspan BOT=“GeneratedScript” PREVIEW=" " startspan BOT=“GeneratedScript” PREVIEW=" " startspan BOT=“GeneratedScript” PREVIEW=" " startspan BOT=“GeneratedScript” PREVIEW=" " startspan BOT=“GeneratedScript” PREVIEW=" " startspan BOT=“GeneratedScript” PREVIEW=" " startspan
Hello Webworks,
When you simply edit the page in FrontPage and Save does this error repeat itself again?
Thanks!
Kirupa :s:
Yes! Absolutely - I’ve deleted this code a couple of times, and it comes back on it’s own. Do you know a way to avoid this?
I’ve since abandoned FP’s validate code for other javascript, but would really like to figure out how or why it does this. I’m using FP 2000 4.0. I bet if I upgraded it might fix it… :sigh:
Hello Webworks,
I am simply not sure why this is happening. I have had this happen to me on several occassions, but after editing the problem page in FrontPage, the error has not happened again.
Does this error happen only on that particular page? If so, have you tried removing a few FrontPage elements such as the form, include page componenet, etc. until you are able to pinpoint the FrontPage feature that is causing this problem?
Thanks!
Kirupa
:: Copyright KIRUPA 2024 //--