15.01.2013 Views

Programs 1 Develop static pages (using Only HTML) of an online ...

Programs 1 Develop static pages (using Only HTML) of an online ...

Programs 1 Develop static pages (using Only HTML) of an online ...

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Reg.html:<br />

<br />

<br />

<br />

function validate()<br />

{<br />

var flag=1;<br />

if(document.myform.name.value==””||<br />

document.myform.addr.value==””||<br />

document.myform.phno.value==””||<br />

document.myform.id.value==””||<br />

document.myform.pwd.value==””)<br />

{<br />

flag=0;<br />

}<br />

var str=document.myform.phno.value;<br />

var x;<br />

for(var i=0;i

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!