Print Page | Close Window

Nothing Happens

Printed From: Web Wiz Forums
Category: General Discussion
Forum Name: Classic ASP Discussion
Forum Description: Discussion on Active Server Pages (Classic ASP).
URL: https://forums.webwiz.net/forum_posts.asp?TID=17905
Printed Date: 29 March 2026 at 9:41pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Nothing Happens
Posted By: tazeko
Subject: Nothing Happens
Date Posted: 13 January 2006 at 2:42am
Hi
I have been tinkering with a new page for my work team and have the following line in the body of the page:
<% <!--#include file="index.asp"--> %>
 
When I manually navigate to index.asp it works fine(and the line above is referencing it correctly).  But trying to put it into the page (as above) nothing happens.Confused
 
In the edit view of Namo it is showing as a valid ASP script.
 
This is the only line for this I have in the page. 
 
What am I doing wrong? 
 
 


-------------
If I have seen further it is by standing on the shoulders of giant!



Replies:
Posted By: MadDog
Date Posted: 13 January 2006 at 5:07am
You dont put includes inside ASP tags.

Includes are executed before ASP code.

-------------
http://www.iportalx.net" rel="nofollow">


Posted By: tazeko
Date Posted: 13 January 2006 at 5:27am
Thanks for your replyClap
 
Still doesn't show the file, I think I have missed something in my crash course.  I'm heading back to go over the basics again now.Unhappy
 


-------------
If I have seen further it is by standing on the shoulders of giant!


Posted By: tazeko
Date Posted: 13 January 2006 at 6:04am
Actually it looks like it was something to do with some DHTML I had on the pageEmbarrassed
So it works nowSmile


-------------
If I have seen further it is by standing on the shoulders of giant!



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net