22.07.2013 Views

Download File

Download File

Download File

SHOW MORE
SHOW LESS

Create successful ePaper yourself

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

• Shopping cart:<br />

22<br />

Catalog.html:<br />

<br />

<br />

<br />

function validate()<br />

{<br />

var flag=1;<br />

if(document.myform.id.value==""||<br />

document.myform.title.value==""||<br />

document.myform.no.value==""||<br />

document.myform.cost.value==""||<br />

document.myform.date.value=="")<br />

{<br />

flag=0;<br />

}<br />

var str=document.myform.no.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!