Print Page | Close Window

better and safety

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=2426
Printed Date: 29 March 2026 at 2:58pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: better and safety
Posted By: lana
Subject: better and safety
Date Posted: 05 May 2003 at 3:41am

Hi

if we have page's witch we often make updete, so

it's better to use the link in page's like

JScript
<SCRIPT language=JavaScript src="go/filename.js"></SCRIPT>
OR
<!--#include virtual="include/filename.asp"-->

==========

Thanks.




Replies:
Posted By: michael
Date Posted: 05 May 2003 at 8:06am
Both are different, one is to reference an external script file one is to include the contents of another page.

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


Posted By: lana
Date Posted: 05 May 2003 at 9:06am

Thanks for replay, in case that we want to include a banner or side menu its better to use the :
<SCRIPT language=JavaScript src="go/filename.js"></SCRIPT> !! OR ??
 ---------

Thanks



Posted By: michael
Date Posted: 05 May 2003 at 9:23am

?? Did you read my reply? <script .....  is for client side script like VBS or JS. You want to include a file so I guess the question is answered right there. You might do well to do some reading on the basics, not to offend you but you should have a basic understanding of what you plan to do.



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


Posted By: lana
Date Posted: 06 May 2003 at 12:09am

Thanks for advice  , i well.

See u.




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