Results 1 to 2 of 2

Thread: Internal website

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Nov 2002
    Location
    Leicester, England (City of Kings)
    Posts
    156

    Internal website

    Hello

    I'm trying to create an application on my internal office server that uses web pages to manipulate a database. The application does not need to be exposed to the outside world, but is for internal use.

    Can you tell me what I would need to run such an application? Does the server I'm using need to have any software running on it to enable it to run this program? At present, I'm assuming that I can use the visual basic language with ASP.net to create such a program.

    Sam

  2. #2
    Frenzied Member dj4uk's Avatar
    Join Date
    Aug 2002
    Location
    Birmingham, UK Lobotomies: 3
    Posts
    1,131
    You'll need a computer on the network with either Windows 2000, 2003 or XP. Make sure that windows has the IIS component installed - this is the web server software. If you want to run asp.net then it'll also need the dot net framework installed. You can use Visual Basic.NET to program asp.net pages this is quite different to Classic Visual Basic.

    HTH

    DJ

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width