Go Back   CodingForums.com > :: Client side development > JavaScript programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 06-23-2002, 02:37 AM   PM User | #1
drums
New Coder

 
Join Date: Jun 2002
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
drums is an unknown quantity at this point
Question What's the best way to insert a text file in a table

I've been using iframe and can hide borders, scrollbars and make the text 'blend' into tables on a page but there must be a better way.
I want to allow non-html users to simply write a text file or a Word doc that I can insert into tables on their webpages, I will overwrite the file each time it's changed (I upload to Hostway, manually). It's for basic content changes on a page where there are a number of 'targeted' tables where text (from different files) would go.
Is there something to add to a table like {document.write("filename.txt")} or a script that I can use that would do the same cross browser?
Thanks in advance
drums is offline   Reply With Quote
Old 06-23-2002, 01:25 PM   PM User | #2
joh6nn
wei wu wei


 
joh6nn's Avatar
 
Join Date: Jun 2002
Location: 72° W. 48' 57" , 41° N. 32' 04"
Posts: 1,887
Thanks: 0
Thanked 1 Time in 1 Post
joh6nn is an unknown quantity at this point
there are other ways using javascript, but what they amount to is more complicated ways of using an IFrame. you're really just better off using the iframe, here.
__________________
bluemood | devedge | devmo | MS Dev Library | WebMonkey | the Guide

i am a loser geek, crazy with an evil streak,
yes i do believe there is a violent thing inside of me.
joh6nn is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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

Forum Jump


All times are GMT +1. The time now is 10:19 AM.


Advertisement
Log in to turn off these ads.