如何从网址中删除查询字符串 [英] how to remove query string from the url

查看:74
本文介绍了如何从网址中删除查询字符串的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,



我有一个带有查询字符串的网址,如



http:// localhost:4984 / checkseo / seoranking.aspx?url = www.sunlightit.com



i想删除部分内容我想显示网址如





http:// localhost:4984 / checkseo / seoranking / www.sunlightit.com



在aspnet 2.0中没有路由概念。



请帮我一些紧急...





提前感谢..

hi All,

I have an url with query string like

http://localhost:4984/checkseo/seoranking.aspx?url=www.sunlightit.com

i want to remove some part and i want to show the url like


http://localhost:4984/checkseo/seoranking/www.sunlightit.com

in aspnet 2.0 with out routing concept.

please help me its some what urgent...


thanks in advance..

推荐答案

这可能会有所帮助

http://forums.asp.net/t/321365.aspx/1 [ ^ ]
This might help
http://forums.asp.net/t/321365.aspx/1[^]


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

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