Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > HTML > External file loading question

Reply
Thread Tools

External file loading question

 
 
M
Guest
Posts: n/a
 
      08-03-2007
Periodically, the question arises about how to insert text from an external
source into a file. Typically this is common text has to be repeated
throughout a site (such as a menu I suppose. . .).

Typically, the answer is HTML pre-processor (which sounds like a fancy name
for a search-and-replace to me -- I'm guessing this is done before the files
are uploaded) or using some sort of server-side scripting.

Why not an I-frame? What is the big disadvantage of an i-frame compared to
the above techniques?

M


 
Reply With Quote
 
 
 
 
Ed Mullen
Guest
Posts: n/a
 
      08-03-2007
M wrote:
> Periodically, the question arises about how to insert text from an external
> source into a file. Typically this is common text has to be repeated
> throughout a site (such as a menu I suppose. . .).
>
> Typically, the answer is HTML pre-processor (which sounds like a fancy name
> for a search-and-replace to me -- I'm guessing this is done before the files
> are uploaded) or using some sort of server-side scripting.
>
> Why not an I-frame? What is the big disadvantage of an i-frame compared to
> the above techniques?
>
> M
>
>

http://www.google.com/search?query=i...%20evil&num=50

--
Ed Mullen
http://edmullen.net
http://mozilla.edmullen.net
http://abington.edmullen.net
Old dog still learning - please don't shoot yet
 
Reply With Quote
 
 
 
Reply

Thread Tools

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 Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
errors when loading my .js external file FBro Javascript 2 02-03-2008 06:09 PM
[OT] Is loading the second Java application faster than loading the first? David Segall Java 2 01-02-2007 04:41 PM
loading contents of external file into div via iframe crescent_au@yahoo.com Javascript 0 12-06-2006 05:09 AM
Create references to external scipt files from within an external script file Mellow Crow Javascript 6 11-04-2005 01:16 PM
loading a string from an external file mr_burns Javascript 1 04-05-2004 03:41 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57