Results 1 to 2 of 2

Thread: Retreiving Data for XHTML/CSS web page

  1. #1
    Join Date
    Aug 2005
    Posts
    1

    Retreiving Data for XHTML/CSS web page

    How can I easily retreive data from another file on my site to incorporate into my webpages? I guess an example might be to have a date stored somewhere in a file on my site with the last time I updated the page, which can then be read and printed at the bottom of every page on my site, saving me the effort of having to manually go to every site and change the text every time I update. I currently use XHTML and CSS.

    Thanks.

  2. #2
    Join Date
    Mar 2004
    Location
    China
    Posts
    3,315
    Using a php or asp script. The exact details depends on what data you need to read in.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •