Forum: JavaScript / DHTML / AJAX Sep 25th, 2009 |
| Replies: 12 Views: 342 Dear codeLion,
u gave me the solution thanks. But i might need such things regularly. I had shown u a link in which all this was there but i could not understand.Can u tell me how generally i can... |
Forum: JavaScript / DHTML / AJAX Sep 25th, 2009 |
| Replies: 12 Views: 342 ok i will go through it in a relax mood now that i know the format.
thanks anyways i will need it |
Forum: JavaScript / DHTML / AJAX Sep 25th, 2009 |
| Replies: 12 Views: 342 i tried the program using this
<html>
<body>
<script type="text/javascript">
var patt1=new RegExp("@","!");// or even just @ |
Forum: JavaScript / DHTML / AJAX Sep 25th, 2009 |
| Replies: 12 Views: 342 quite good..checking..may need ur help even then:( |
Forum: JavaScript / DHTML / AJAX Sep 25th, 2009 |
| Replies: 12 Views: 342 i saw this on http://docs.sun.com/source/816-6409-10/ but not working. I have to allow a username that will not contain special charachters that is only alphabets and numbers are allowed. here is the... |
Forum: JavaScript / DHTML / AJAX Sep 25th, 2009 |
| Replies: 12 Views: 342 thanks dude. i had little resources available with me. hope to be in touch with you that friend might come up with more doubts |
Forum: JavaScript / DHTML / AJAX Sep 25th, 2009 |
| Replies: 12 Views: 342 i am trying to help a friend on a program on client side scripting using javascript.
i have the following code but i am not getting the output desired.
<html>
<head>
<Script... |