Hi
I want help on my project It has a table which visible on click and It has 2 button send, and cancle. Send button redirect second page and return with status "Y" in this ok after sending a message second table is visible which has Ok button. Now my Problem is that I want when button Ok is click url remove status "y" from IT.
How Is it Possible??????? ???????????/
Just to give example first url is
www.xyz.com?pro dId=20&colorID= 30&size=20 after redirect it come like this
www.xyz.com?pro dId=20&colorID= 30&size=20&Stat ys="Y"
I want when I click Ok it catch first URl.
I want help on my project It has a table which visible on click and It has 2 button send, and cancle. Send button redirect second page and return with status "Y" in this ok after sending a message second table is visible which has Ok button. Now my Problem is that I want when button Ok is click url remove status "y" from IT.
How Is it Possible??????? ???????????/
Just to give example first url is
www.xyz.com?pro dId=20&colorID= 30&size=20 after redirect it come like this
www.xyz.com?pro dId=20&colorID= 30&size=20&Stat ys="Y"
I want when I click Ok it catch first URl.
Comment