Hi
I have a situation i need help with.I have a web page with save button.When i hit save the data from fields is saved into Data Base table via Stored Procedure and a Alert pop up confirms that the information has been saved.
I need a little change here .After saving the information into DB rather than the alert pop up i need to add a pop up which asks if "you want to continue using same screen" with Yes and No buttons.If hit yes i need to stya on same page and if no i need to goto a Home Page.
Since i have very little knowledge of Java Script.Any help will be appreciated.
Thanks