[ create a new paste ] login | about

Link: http://codepad.org/9RH1plXW    [ raw code | fork | 4 comments ]

C, pasted on Jul 17:
1
2
3
4
5
6
7
8
9
10
11
        <form  action="checkValue.jsp" >
                <label>Name 1:</label>
                <input type="text" id="check" name="name1"><br/>
                <label>Name 2:</label>
                <input type="text" id="check2" name="name2">
                <br/>
                <input type="submit" value="sent data" onclick="getData()">
        </form>
        <script type="text/javascript" language="javascript">
            CKEDITOR.replace('check');
        </script>


Create a new paste based on this one


Comments:
posted by BAO on Apr 23
BAO
reply
posted by addấdas on Sep 7

reply
posted by addấdas on Sep 7

reply
posted by addấdas on Sep 7
eqweqweq
reply