Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. RexDart

    Displaying multiple hidden counter results on a separate page

    Yes, I do have access to my server's weblogs, however, I have no experience with parsing data from the logs. Are there any guides / tutorials on the web that you could point me to? Thanks...
  2. RexDart

    Displaying multiple hidden counter results on a separate page

    Here's what I'd like to do... My company hosts simple, online "ads" for several companys. These ads usually consist of 2 to 3 html pages. I would like to have a hidden counter on each company page, and have the results for each page be displayed on a separate "results&quot...
  3. RexDart

    "calling" HTML tables from one source to many html pages

    I got it working!.... <!--#include virtual=&quot;/nav/top-nav.html&quot; --> all I had to do was change it to this... <!--#include virtual=&quot;../nav/top-nav.html&quot; --> it now works fine....thanks for your help!
  4. RexDart

    &quot;calling&quot; HTML tables from one source to many html pages

    nope, didn't work... here's the result... http://www.inmysocks.com/nc/lakenorman/local/huntersville.shtml I'm in the process of re-doing the entire site, using more graphics, etc....and while I'm updating the site, I'd like to be able to use SSI to make my job easier...I havn't heard back...
  5. RexDart

    &quot;calling&quot; HTML tables from one source to many html pages

    Ok...here's a pic of my directory structure... I've tried the following combinations of SSI calls to get the data displayed on the shtml pages in the subdirectorys, without any luck: <!--#include file=&quot;nav/top-nav.html&quot; --> <!--#include file=&quot;/nav/top-nav.html&quot; -->...
  6. RexDart

    &quot;calling&quot; HTML tables from one source to many html pages

    ok...thanks for your advice...i've started using SSI to separate the nav elements from the site. So far, it's working great, but I do have one ?.... here's my dir structure...main html files in root directory; nav pages called by SSI located in a folder called nav. So, when I call for SSI in...
  7. RexDart

    &quot;calling&quot; HTML tables from one source to many html pages

    sounds good...i'll have to check with my hosting service to verify that SSI is an option they provide...How's the compatability of SSI with older browsers? Most of my website's target audience is &quot;stay at home moms&quot;, and most of them are on dial-up, using older versions of IE and...
  8. RexDart

    &quot;calling&quot; HTML tables from one source to many html pages

    I'm currently working with on a site that has a lot of pages. Included on every html page, are 3 navigation areas (basically, 3 html tables with hyperlinked text navigation). Since this navigation is replicated throughout the entire site, I would like to stip the nav out, and have it in a...

Part and Inventory Search

Back
Top