Your HostICan Community  


Go Back   Your HostICan Community > Programming & Design > Javascript / Java Applets

Javascript / Java Applets Are you a JavaScript guy? Do you need help with JavaScript? This is the place to talk about anything related to Java.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 09-24-2009, 12:58 PM
LordOfT LordOfT is offline
Junior Member
 
Join Date: Sep 2009
Posts: 2
Default include one HTML file on my hosting into another HTML file

How do I include one HTML file into another? The pages which is located on my hosting are with html extensions so the PHP include method cannot be used. Does anybody have other idea?
Reply With Quote
  #2  
Old 09-24-2009, 01:09 PM
index's Avatar
index index is offline
Moderator
 
Join Date: Aug 2008
Location: Italy
Posts: 190
Default Re: include one HTML file on my hosting into another HTML file

JavaScript is a good way to include HTML within the pages of your site.
HTML Code:
<script type="text/javascript" src="/path-to-file/include-file.js">
</script>
The main advantage of this method is that it is very simple.
Reply With Quote
Reply

Tags
file, hosting, html, include

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT -4. The time now is 01:30 AM.


Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.

Copyright © 2003 - 2008 HostICan. All Rights Reserved.