Hello
I have set IIS as server to manage a local site with simple static html pages, with the following settings:
Local folder: D:\mysite
Host name: mysite
Bindings: http: *8080
This way, I can see the site in a browser using the address http://mysite:8080/
(I have set IIS to "recognize" the default.html in the root so I don't have to give the full address http://mysite:8080/default.html)
Is there a way to connect UltraEdit to IIS so, I can open a page "D:\mysite\subfolder\mypage.html" from within UEdit directly in the browser as http://mysite:8080/subfolder/mypage.html?
Thanks
I have set IIS as server to manage a local site with simple static html pages, with the following settings:
Local folder: D:\mysite
Host name: mysite
Bindings: http: *8080
This way, I can see the site in a browser using the address http://mysite:8080/
(I have set IIS to "recognize" the default.html in the root so I don't have to give the full address http://mysite:8080/default.html)
Is there a way to connect UltraEdit to IIS so, I can open a page "D:\mysite\subfolder\mypage.html" from within UEdit directly in the browser as http://mysite:8080/subfolder/mypage.html?
Thanks
statistics: Posted by geotso — 16:28 - Jan 31 — Replies 3 — Views 152