不显示经典asp中的url路径 [英] do not show url path in classic asp

查看:85
本文介绍了不显示经典asp中的url路径的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在经典ASP中隐藏URL路径或不在经典URL中显示页面信息的解决方案是什么?

例如:-
http://www.codeproject.com/Questions/ask.asp

结果:
http://www.codeproject.com/Questions

What is solution for hiding a url path in classic asp or donot show page information in url address bar classic asp ?

for example:-
http://www.codeproject.com/Questions/ask.asp

Result:
http://www.codeproject.com/Questions

推荐答案

您需要进行网址重写

You need to do url rewriting

url rewriting in classic asp[^]


这篇关于不显示经典asp中的url路径的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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