Forum: JavaScript / DHTML / AJAX Aug 21st, 2009 |
| Replies: 7 Views: 623 yeah , but i prefer to eliminate various exceptions in the client side itself , before processing it for the server side.
If i go wrong in the server side , the it also screws up the database plus... |
Forum: JavaScript / DHTML / AJAX Aug 14th, 2009 |
| Replies: 7 Views: 623 kudos to both essential and dukane for provodong me the answer.
but i have few doubts
1.wats the difference between
and
and |
Forum: JavaScript / DHTML / AJAX Aug 13th, 2009 |
| Replies: 7 Views: 623 the follwong is the basic java script i wrote and its not working (giving the desired output as i wanted )
<html>
<head>
<title>hello </title>
</head>
<body>
<h1 align='center'> Using... |