Looking for ASP coding help

Post new topic   Reply to topic    CPU-World.com forums Forum Index -> Off Topic
View previous topic :: View next topic  
Author Message
debs3759



Joined: 18 Jan 2006
Posts: 9477
Location: Northampton, Divided Kingdom

PostPosted: Mon Apr 24, 2006 8:56 pm    Post subject: Looking for ASP coding help Reply with quote

I spent Friday night trying to figure out how to get an ASP page written, so that I can convert my site to remove frames. Eventually, with the help of CPUShack, I got some code that worked. The test file is called test.asp, in the root directory, and creates a small table, with the side menu in one cell. The code to add the menu is:

<p>
<!-- #include file = "ssi/menu.html" -->
</p>

When I moved the file test.asp to the directory /Collection, I changed the line above to

<!-- #include file = "../ssi/menu.html" -->

then to

<!-- #include file = "/ssi/menu.html" -->

Neither works. Can anyone point out what I am doing wrong? I can't find any info anywhere that shows me a different way to write it that works (I tried various options on Friday night, and I can't put all my files in the root directory, and would rather not be copying the common code to every directory that uses it).

_________________
My graphics card database can be found at http://www.gpuzoo.com.

I can resist anything except temptation.

Debs
Back to top
View user's profile Send private message  
debs3759



Joined: 18 Jan 2006
Posts: 9477
Location: Northampton, Divided Kingdom

PostPosted: Tue Apr 25, 2006 5:49 am    Post subject: Reply with quote

Thanks, <!-- #include virtual = "/ssi/menu.html" --> works. Now I can get down to sorting the pages in general out, now that I know how to do that one (hopefully final) thing Smile
_________________
My graphics card database can be found at http://www.gpuzoo.com.

I can resist anything except temptation.

Debs
Back to top
View user's profile Send private message  
Display posts from previous:   
Post new topic   Reply to topic    CPU-World.com forums Forum Index -> Off Topic All times are GMT - 5 Hours
Page 1 of 1
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum

Powered by phpBB © 2001 phpBB Group