作者:banli | 来源:互联网 | 2023-10-12 13:26
Ihavethreepagescalculator1.aspx,calculator2.aspxandMenu.aspx.Oneachcalculatorpageihave
I have three pages calculator1.aspx, calculator2.aspx and Menu.aspx. On each calculator page i have a button that redirect me to Menu page and on Menu page i have to go back to Calculator1 or calculator2 page from where the request initiated. So how can i differentiate from which page my request come when im on Menu page.
我有三页calculator1。aspx,calculator2。aspx和Menu.aspx。在每个计算器页面上,我都有一个按钮将我重定向到菜单页面,在菜单页面上,我必须返回到Calculator1或calculator2页面,该页面来自请求发起的位置。那么,当im在菜单页面时,我如何区分我的请求来自哪个页面呢?
3 个解决方案