THIS IS OUR JOB POLICY."SEE" MORE ABOUT JAVA SCRIPTS.  MULTIMEDIA APPLICATION +downloads HOW PERSONAL SERVER IS USED MORE HINTS ABOUT SCRIPTS,
SEE  PACKAGES & PRICES "SALES"        



THESE PAGES WITH ALL THEIR CONTENTS

ARE COPYRIGHTS RESTRICTED, YOU MAY

BE FREE TO USE, ADD, AND MODIFY

ANY OF THEIR CONTENTS WITH THE

AUTHOR'S PERMISSION ONLY.

 

 

 

 

       

THIS IS A BRIEF EXAMPLE ON HOW THE STYLE SHEET MAY WORK IN YOUR PAGE.

    CSS, IS THE CASCADING STYLE SHEET, IS SIMPLE PROCEDUTER TO BE USED IN ORDER TO MAKE YOUR LIFE EASIER IN DEVELOPING PAGES ON LINE, IT WILL ALLOW YOU TO PRESET YOUR EDITING CONFIGURATIONS, TO BE ENTERED IN THE BODY SECTION.  A.ELKAYAL  < 6 / 18 / 2002  >

<LINK REL="stylesheet" type="text/css" href="http://209.61.175.23/scripts/IEHome.css">



<STYLE TYPE="text/css">
<!-- A { color:#0033CC; text-decoration:none }
a:hover, a:active { color:#0033CC; text-decoration:underline}
.spec { border : 1px solid #9F9F9F; }
TD.spectitle { border-bottom : 1px solid #9F9F9F; }
TD.speccontent { border-left : 1px solid #9F9F9F; border-bottom : 1px solid #9F9F9F; }

-->
</STYLE>


 

This Jscript is to be used in a from to ensure that on clicking of the button, all filled are filled.

function IsFormComplete(FormName)
{
var x = 0
var FormOk = true

while ((x < document.forms[FormName].elements.length) && (FormOk))
{
if (document.forms[FormName].elements[x].value == '')
{
alert('Please enter the '+document.forms[FormName].elements[x].name +' and try again.')
document.forms[FormName].elements[x].focus()
FormOk = false
}
x ++
}
return FormOk
}



 



<HR>
This is a very crude form, but can be easily adapted to fit most any
application.



<BR>
<FORM NAME="testform" ACTION="">

Address 1: <INPUT NAME="first line of the postal address">
<BR>
Address 2: <INPUT NAME="second line of the postal address">
<BR>


<INPUT TYPE=BUTTON VALUE="TEST FORM" OnClick="IsFormComplete("testform")

</FORM>
</HTML>

 


Attributes to be used are:

Form name, Input name, Input type, Button Value.

Apply the script to be used, in the line : isformcomplete("testfrom")

 PLAY COOL BACK MAN POLICY."SEE" MORE ABOUT JAVA SCRIPTS.  MULTIMEDIA APPLICATION +downloads HOW PERSONAL SERVER IS USED ONE OF THE BEST VIEWS,
SEE  PACKAGES & PRICES "SALES"        
Hosted by www.Geocities.ws

1