View Single Post
  #1  
Old 02-20-2008, 03:44 PM
  boomobile's Avatar 
boomobile boomobile is offline
 

eXpert
  
Join Date: Oct 2007
Posts: 306
 

Default inserting outside txt file to static page

I've searched for how to write the tag, but can't find it so here goes...
I'm trying to insert file (url) on a static page, but whatever I do , there is nothing displayed. Here's what I've tried:
This is the file I'm trying to include (and it is correct). http://weather.noaa.gov/cgi-bin/fmtbltn.pl?file=forecasts/marine/coastal/pz/pzz250.txt

{php}{include file="";}{/php}

{include file="";}

{php}{include url="";}{/php}

{css}{include-file="";}{/css}

{html}{include file="";}{/html}

The previous person wrote {php} inclosures, so I just assume that's how it should be. Also I did have this done correctly last week, but it would expand my page wider than I want. I tried to contain the text within a specified table width, but then it wouldn't display at all either. Can any one help me on this?
__________________
X Cart Ver: 4.0.14
MySQL4 4.1.22
phpMyAdmin 2.6.0
Pearl 5.6.0
PHP 5.2.1
Python 2.2.2
Server: Apache/2.0.52 (Red Hat)
OS: Linux
www.cleanlinesurf.com
1. Customer Rewards Points
2. One Page Checkout (altercart)
3. Free shipping orders over $50 as Real Time Shipping
4. Gift Certificates
-----------------------------------------------
Graphic Design | Boomobile Design, LLC
www.boomobile.com
Reply With Quote