本文介绍了如何在浏览器中更改文件名的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

请有人告诉我们,如何以编程方式为浏览器更改文件名,如在浏览器中访问扩展名不存在的.net页面,例如services.aspx将更改浏览器中的服务

另一个例子是我在一个网站上有同样的东西是另外一个例子是我在一个网站上有同样的东西是
http://www.andrewsonline.co.uk/land-and-new- homes/land-planning-development [ ^ ]

在此示例中,页面没有.aspx扩展名
我想知道这在asp.net编程中是可能的

Pls some one tell that how to change the file name programmatically for browser like to accessing a page of .net in browser the extension is not there, for example services.aspx will change services in browser

Another example is i have one of site the same thing is therenother example is i have one of site the same thing is there
http://www.andrewsonline.co.uk/land-and-new-homes/land-planning-development[^]

in this example there is no .aspx extension for the pages
i want to know this can possible in asp.net programming

推荐答案




这篇关于如何在浏览器中更改文件名的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-20 13:33
查看更多