Welcome to TalkGraphics.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2004
    Posts
    1

    Default

    Hello!

    I've got a site that uses asp include files to contain header and footer for all pages.
    I'm thinking of purchasing webstyle for new graphics, nav bar etc.
    Presumably I can just create the code in webstyle and paste into my include files?
    Or will i need to do my site in another way?

    thanks in advance for any help given

  2. #2
    Join Date
    Mar 2004
    Location
    Tampa, Fl. USA
    Posts
    1

    Default

    Webstyle is a great solution for this... I do the same.

    All my sites are pre-structured with the "Bodies" of the pages. I then use a include for a Pagetop.asp and PageBottom.asp file.

    To cut these included files, I create a new page using Webstyle. I then take that home page, and everything from the start of the content above is my pagetop.asp. Everything below is my Pagebottom.asp. If I have variable files to further include, I do this in the pagetop.asp.

    If I have unique variables for the page itself, I do this before Pagetop.asp is included, thus allowing the variables to be available during the execution of the pagetop.asp code.

    Works great.

    Rodney Biddle

 

 

Bookmarks

Posting Permissions

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