Perl Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsProgramming LanguagesPerl Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old August 2nd, 1999, 03:20 AM
lee_c
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
I'm trying to find something which will let me update some information in tables, by inserting a text file somewhere which a script will read it, and insert it in the HTML file in the correct place, and format.
Ideally I'd like it to be in Perl, but it doesn't have to be. Any language will do.

Thanks

Lee


Reply With Quote
  #2  
Old August 2nd, 1999, 05:27 AM
jamesh
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Your table could be in the form of an SSI call to a text file that has the table content (with or without the tags, depending on how complicated the table is).

Or use perl to generate the table with content and code using a file with a consistant meta-tag/content scheme.

I use a combination of both.

Reply With Quote
  #3  
Old August 2nd, 1999, 05:33 AM
lee_c
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:

Cheers mate

Is there somewhere on the web where I could find any code or anything.

cheers

Lee

Reply With Quote
  #4  
Old August 21st, 1999, 12:14 AM
tack
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
I wrote an HTML/table engine for javascript. All you need to do is pass it some arrays as parameters. Check out basic builder in ClipScripts.

As for loading text files in javascript, just put the text you want in an HTML form as default form values. Use an onLoad event in the body tag to trigger the function you want to use the data.

Have fun

dan

------------------
"That extra hour you spend designing your data might save you three hours of coding"

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming LanguagesPerl Programming > Updating HTML tables with perl (using plain text files)

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap