How can one create a "website" that is only available among computers on a network?

Respondido How can one create a "website" that is only available among computers on a network?

  • quarta-feira, 16 de maio de 2012 20:06
     
     
    I saw something where there was a "website" available through the browser, but it could only be accessed be computers on that network.  It had the address, for example: http://file/document/this.html , and it could be edited by a single person from a data file.  How could I go about setting one up?  How could I incorporate a database?

Todas as Respostas

  • quarta-feira, 16 de maio de 2012 21:05
     
     
    Your question is beyond the scope of this forum.  
  • quarta-feira, 16 de maio de 2012 22:07
     
     Respondido

    What you are describing is server side programming, which you can get help in forums.asp.net. This forum is for a client side HTML rendering engine.

    An easy way to identify the mismatch is to replacing the browser. Your problem remains the same when the user switch to another browser, so the solution does not involve IE.



    The following is signature, not part of post
    Please mark the post answered your question as the answer, and mark other helpful posts as helpful, so they will appear differently to other users who are visiting your thread for the same problem.
    Visual C++ MVP

  • quinta-feira, 17 de maio de 2012 21:37
     
     

    DNS is also involved in the answer.  

    I would suggest asking here: http://serverfault.com/