Click here to Skip to main content
15,878,809 members

Comments by MayurDighe (Top 43 by date)

MayurDighe 26-Jan-18 4:22am View    
You said, "...updating a table1...". Then try UPDATE query instead of INSERT query. Refer this link https://goo.gl/ta8NNi
MayurDighe 4-Oct-16 2:42am View    
Use "Debugger" like Firebug.
MayurDighe 4-Oct-16 2:39am View    
Use Moment.js
MayurDighe 4-Oct-16 2:22am View    
Exactly. That's why - Use debugger.
Go Line by Line.
MayurDighe 4-Oct-16 1:59am View    
"path null string"

make sure each line of code is having or passing correct values to next.
Use debugger and do some Brainstorm.