Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_databases thread: How to open new ASP page


Message #1 by timofey@e... on Sat, 20 Jul 2002 08:57:01
Hi everybody:

I am new to ASP and kind of stuck with a simple issue. I have Win 2K, IIS 
5, Front Page 2000 installed. I can see and browse old asp pages, but I 
could not open or add new asp page for my project. Need some guidence 
where to jump.

Any help would be very appreciated.
Yours truly,
"Pointless" Sam
Message #2 by arshad siddiqui <ash_arshad@y...> on Sun, 21 Jul 2002 02:46:28 -0700 (PDT)
hi,
whatever ASP page you make,make it in your project
directory and place that directory in
c:/inetpub/wwwroot
directory.then you can run your asp page in browser by
giving your machine name followed by directory name
and then your asp page.
http://machine name/your progect directory/asp page
this would help solve your problem.
regards
--Arshad--



--- timofey@e... wrote:
> Hi everybody:
> 
> I am new to ASP and kind of stuck with a simple
> issue. I have Win 2K, IIS 
> 5, Front Page 2000 installed. I can see and browse
> old asp pages, but I 
> could not open or add new asp page for my project.
> Need some guidence 
> where to jump.
> 
> Any help would be very appreciated.
> Yours truly,
> "Pointless" Sam


__________________________________________________
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com
Message #3 by "Pacific" <timofey@e...> on Sun, 21 Jul 2002 13:37:50 -0700
Hi Arshad:

It does the trick. Thank you.
Sam
----- Original Message -----
From: "arshad siddiqui" <ash_arshad@y...>
To: "ASP Databases" <asp_databases@p...>
Sent: Sunday, July 21, 2002 2:46 AM
Subject: [asp_databases] Re: How to open new ASP page


> hi,
> whatever ASP page you make,make it in your project
> directory and place that directory in
> c:/inetpub/wwwroot
> directory.then you can run your asp page in browser by
> giving your machine name followed by directory name
> and then your asp page.
> http://machine name/your progect directory/asp page
> this would help solve your problem.
> regards
> --Arshad--
>
>
>
> --- timofey@e... wrote:
> > Hi everybody:
> >
> > I am new to ASP and kind of stuck with a simple
> > issue. I have Win 2K, IIS
> > 5, Front Page 2000 installed. I can see and browse
> > old asp pages, but I
> > could not open or add new asp page for my project.
> > Need some guidence
> > where to jump.
> >
> > Any help would be very appreciated.
> > Yours truly,
> > "Pointless" Sam
>
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Health - Feel better, live better
> http://health.yahoo.com
>


  Return to Index