View Single Post
Old 05-19-2006, 04:07 AM   #1 (permalink)
wolf99
Code Monkey
 
wolf99's Avatar
 
Join Date: Jan 2006
Location: in college (again) in rural Eire
Posts: 45
wolf99 is on a distinguished road
Passing vars client side

I am designing a website that has no server side access, and I have a news page that has limited space so I was thinking of "including" just one article per page, neccesitating, loads of pages.

I looked up CSI on google and got a bunch of ugly looking JS solutions. with nothing on how to pass vars to the news page to tell it which article to include.
Anyone now how I can do it?
wolf99 is offline   Reply With Quote