Hi vbkris,
The checkdata() works with onsubmit; i guess what i am stuck with is the individual checks, so i use onblur after every entry box.
<tr>
<td>Company Name</td>
<td align=left><INPUT TYPE="TEXT" ID="companyName" name= "companyName"...
Hi,
It still doesn't work, but I am now writing a whole new check sequence. Do you know, by any chance, how to check each form field one by one rather than using "onsubmit"
Thanks
Hi guys, wondering if any of you know how to break an infinite loop caused by an onblur event?
<HTML>
<HEAD>
<TITLE>Webpurchase</title>
<SCRIPT LANGUAGE="JavaScript">
<!--
function checkCo()
{...
Hey Guys,
Thanks for your responses,
Another user helps me out with the following and its works, if you are interested. Thanks again.
VALUES
(
'".$HTTP_POST_VARS['prdt']."',
'".$HTTP_POST_VARS['companyName']."',
'".$HTTP_POST_VARS['contactPerson']."'...
Hi,
I am working with PHP and PostgresQL and am trying to insert some information into a database. I have the following code.
$query= "INSERT INTO web
(
products,
companyname,
contactperson,
addressone,
addresstwo,
emailaddress...
Hi Gareth,
Thanks for your help. I think one of the problems that I mught have is that mine is a new motherboard, and the network card drivers are not detected when configuring the network. Another problem is that I probably did not disable PNP. But I fixed it now, thanks for your advice.
I am new to Linux, and I just tried installing Linux 9.0 on a newly assembled computer. When I tried to install from a CD,it did not give a CONGRATULATIONS screen, and just says you can now reboot safely.
When I reboot, it shows the screen below:
GRUB version 0.90(639k lower/ 490432k upper...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.