Results 1 to 2 of 2

Thread: Asp

  1. #1
    Join Date
    Nov 2003
    Posts
    12

    Angry Asp

    im new at asp programming. how do i display asp files in my browser without frontpage getting in the way. do i need to get connected to the server? if yes..How?

  2. #2
    Join Date
    Sep 2002
    Location
    Fantasy
    Posts
    4,254
    1. you need IIS running on a server
    2. you need to create a virtual directory for the folders where asp resides
    3. Then open the browser and type the website\yourvirtualfolder. By default browser looks for default.asp


    you can use notepad/frontpage/VStudio-IDE to see the content of the .asp files

Posting Permissions

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