I am having trouble pointing an ASP file to another ASP for use in the
include statement. I do not understand all the different paths that the
server or the scripts use. Could someone please explain the proper syntax
for this or point me in the right direction? Thanks.
say the file i want to include is here:
iwww.thisisit.c om/subweb/scripts/this.asp
and from a file in the root folder of the sub web I want to put an include
statement in it that points to the included file. I also need to know the
return path.
include statement. I do not understand all the different paths that the
server or the scripts use. Could someone please explain the proper syntax
for this or point me in the right direction? Thanks.
say the file i want to include is here:
iwww.thisisit.c om/subweb/scripts/this.asp
and from a file in the root folder of the sub web I want to put an include
statement in it that points to the included file. I also need to know the
return path.
Comment