I am executing Sql Command of insert
But after it inserts data into table it refreshes page and on refreshing, it is calling my javascript window.onunload event
Can we Execute sql command without refreshing page???
Make use of UpdatePanel
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.