本文介绍了Reg:在客户端PC上显示aspx的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我在PC上开发了一个简单的.aspx页面.如果我通过按f5键运行文件,则页面将在单独的窗口中打开.如何在另一台PC上浏览同一页面.

例如,如果我将PC的IP放在另一台PC的浏览器中,则IIS页面将打开.我希望在该PC上打开我的网站.

如何完成相同的任务.

问候

Vivek

Hi,

I have a developed a simple .aspx page in my PC. If i run the file by pressing f5 the page opens in a seperate window. How to browse the same page in another PC.

For example if i put the IP of my Pc in another PC''s browser the IIS page is opening. I want my site to be opened in that PC.

How to accomplish the same.

Regards

Vivek

推荐答案



这篇关于Reg:在客户端PC上显示aspx的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-20 06:51