You need to sign in to do that
Don't have an account?

before redirect the page need to show an alert
Hi Guys,
I need to show an alert or page message i.e. success message then only redirect the page to detail page.
any suggestions....
Thanks,
Krish
I need to show an alert or page message i.e. success message then only redirect the page to detail page.
any suggestions....
Thanks,
Krish
Use action function to redirect the page and use javascript time delay .
try with below link .
http://www.w3schools.com/js/js_timing.asp
Thanks
Manoj