.
Welcome to plsql4all.blogspot.com
SQL, MYSQL, ORACLE, TERADATA, MONGODB, MARIADB, GREENPLUM, DB2, POSTGRESQL.
Monday, 2 June 2014
javascript to go back page from present page
<script type="text/javascript">
function goBack() {
window.history.go(-1)
}
</script>
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)
Please provide your feedback in the comments section above. Please don't forget to follow.