关于SiteMap查询字符串 [英] Regarding SiteMap Query String

查看:109
本文介绍了关于SiteMap查询字符串的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我有三个网页.从第一页开始,我将一个id作为查询字符串通过gridview的ItemField传递给第二页.根据该ID,将加载第二页.在第二页中,我也要对第三页执行相同的步骤.因此,当返回第二页时,我必须将该ID作为查询字符串添加到站点地图的第二页中.您能对此提出建议吗?

谢谢
Murali.

Hi,

I have three web pages. from 1st page I''m passing one id as query string to the second page through ItemField of gridview. Depending on that ID the secondpage will load. In the second page also I''m doing the same procedure to thirdpage. so, while coming back to second page i have to add that id as querystring to second page in sitemap. can you give suggestions regarding this one?

Thanks
Murali.

推荐答案

,您不仅需要将新ID传递给第二页,还要将传递给第二页的ID传递给第三页.然后,第三页可以将该ID传递回第二页.确保第二页可以处理获取一个或两个ID.
you''ll need to pass not only the new id, but the id that was passed to the second page to the third page. Then the third page can pass that id back to the second page. make sure the second page can handle getting one id or two.


这篇关于关于SiteMap查询字符串的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆