free ASP scripts
download free scripts
 
 
ASP Scripts - JavaScripts - Code Snippets
Web Site Development  
CGI Installation  
ASP Installation  
Graphic Design  
Site Promotion  
Custom Applications  
Ecommerce Solutions  
Web site Maintenance  

 
Related Resources
 
     

1. Search Engine Promotion tutorial for beginners - Learn to prepare your site for search engine optimization
2. Reaching the global market Some Practices to make your site go globally.
3. Web Application Development - Standards to make your products successful
4. Know the Web servers - Article compares almost all the commercial web servers.
5. Extreme Programming - Learn about the new programming standard, apply it in your web development activities.
6. CGI Installation Tutorial - Learn to install CGI scripts in NT,Linux or Unix
7. Creating VB COM for ASP - Create and use VB Dlls with ASP, a short tutorial
8. Install ASP Scripts - Learn to install and configure ASP Scripts and VB dlls in our web server.
9.Getting business with your web site - Some practices to keep your web site effective

 

 
What's New?
 
     

Oncoming wave with web services - Everything you want to know about Web services, standards and tools to develop them. - A New article

Prices down!- Prices has been slashed down up to 20%. See the new development rates.

News section: A new news section has been added. We will be updating regularly with latest trends and links. Keep an eye on the section.

Site Maintenance - We will take care your web site. Keep them updated and be worry free. New service from Macronimous.

 

 
Search this site
 
     

Powered by Freefind.com

 

 
 


Back to Code snippet Home

1.Include files dynamically You should use FileSystemObject to achieve this.

<%
Dim objFS,otf
Set objFS = CreateObject("Scripting.FileSystemObject")
Set otf = objFS.OpenTextFile(server.mappath("/include/filename.asp"), 1, False)
response.write otf.readall
otf.Close
set fs=nothing
%>

Tip: You can not include files as follows.

<% If case=1 then%>

<!--include file="file1.asp"-->

else

<!--include file="file1.asp"-->

End if %>

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 
 

Home  I  About Us  I  Services  I  Price Quote  I  Resources  Contact Us

 
Copyright © 2002 macronimous.com All rights Reserved.