View Single Post
Old 06-21-2002, 06:55 AM   PM User | #1
krnaveen
New Coder

 
Join Date: Jun 2002
Location: Delhi, India
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
krnaveen is an unknown quantity at this point
How to connect to default folder in ASP

Hi!,
Can any of my friends help me get rid of this. I have a line of code as to activate an ASP page:
-- http://localhost/xyz/something.asp
This works fine but like in JSP or Servlets we write:
../xyz/soemthing.jsp
to connect to the default folder. This isn't working in ASP.
What is the ASP equivalent of it?
Thanks.
-Navin.
krnaveen is offline   Reply With Quote