Questions tagged [web-site-project]

Web Site "projects" are created by using the File->New Web Site command in Visual Studio. They are very strange and should not be used unless you really need to. In most cases, you should use File->New Project.

Web site projects are projects that encompass a web site that will be available through a device using a browser.

498 questions
-4
votes
1 answer

Configruing confirmation page for download for particular directory

I have links in my page which says, Mybook when i click on it, there should be some download confirmation page.
Shaym Murmu
  • 3
  • 1
  • 7
-5
votes
2 answers

how to make web2py installation for a website?

I want to install a web2py app to my website. what are the ways to install a web2py application to my website?
1 2 3
33
34