Print Page | Close Window

include

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=4294
Printed Date: 30 March 2026 at 10:06am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: include
Posted By: JDYoung
Subject: include
Date Posted: 16 July 2003 at 4:52pm

I have a .asp page that has a Java script photo slideshow app in it and I am trying to include it into another page but the java script is not working on the page that it is being included in.



-------------
JD



Replies:
Posted By: michael
Date Posted: 16 July 2003 at 7:19pm

Bummer!

Are you actually asking a question or letting us know that it's not working?



-------------
http://baumannphoto.com" rel="nofollow - Blog | http://mpgtracker.com" rel="nofollow - MPG Tracker


Posted By: JDYoung
Date Posted: 17 July 2003 at 9:00am

Sorry I am actually trying to ask a question.

 

Is there another way to include the page so that the java script will work?



-------------
JD


Posted By: cyril_kearney
Date Posted: 17 July 2003 at 10:45am

If I understand you correctly you want to include a Javascript using an ASP include directive.

Why not simply use the Javascript directive?

-SCRIPT LANGUAGE="JAVASCRIPT"-


document.write('-SCRIPT LANGUAGE="javascript"  SRC="myScriptName.js"--\/SCRIPT-');


-/SCRIPT-

Note that I've used a "-" to replace the less than and greater than signs that frame actual script

If need be each line could be the subject of a Response.Write ". . . " statement



-------------
Cyril Kearney
DataMasters
http://www.datamast.com


Posted By: KCWebMonkey
Date Posted: 17 July 2003 at 9:21pm

I've never had a problem including a javascript with an Include file...Can you post the code that you are having problems with?

 



Posted By: JDYoung
Date Posted: 21 July 2003 at 2:25pm

I figured out the problem.

Thank you,



-------------
JD



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