Hi, I am using it for adding some records and as well as for updating previous records also. But because of load.getValue("name") function it is taking the previous value, not updated value. My statement is this:-- <input type="text" name="synonyms" value="<%=rs_user("synonyms")%>" size="20">
so it takes the database value not updated avlue. Please reply as soon as possible. Thanks in advance.