Results 1 to 4 of 4

Thread: Website Updating

  1. #1

    Thread Starter
    Addicted Member Jez1's Avatar
    Join Date
    Oct 2001
    Location
    Warwickshire, England
    Posts
    185

    Website Updating

    I was updating a website the other day, and I found myself trawling through lines of HTML to reach the main body text.

    I thought how much easier it would be to put some tags in the code where the body text should go, then use some kind of program to download the text from the area, then allow you to change it without going near the code.

    Like using ASP to embed a text file, but without needed to know ASP or install servers and stuff.

    Ideas?

  2. #2

    Thread Starter
    Addicted Member Jez1's Avatar
    Join Date
    Oct 2001
    Location
    Warwickshire, England
    Posts
    185

    ...

    Anyone?

  3. #3
    Lively Member
    Join Date
    Mar 2000
    Location
    Fort Lauderdale, FL USA
    Posts
    112
    You could use an Include file for the body of the text, then all you'd have to change is that file when you wanted to make updates.
    Damonous

  4. #4
    PowerPoster hellswraith's Avatar
    Join Date
    Jul 2002
    Location
    Washington St.
    Posts
    2,464
    Building on what damonous said, to edit and replace that include file, you can use the inet control to FTP it to the server.

Posting Permissions

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



Click Here to Expand Forum to Full Width