Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. Cache directory

Cache directory

Scheduled Pinned Locked Moved ASP.NET
questionworkspace
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    pjackson18
    wrote on last edited by
    #1

    I want to use an AJAX control on an ASP Net page. The setup instructions require a path to my cache directory. What's required in setting up a cache directory?

    PJ

    U 1 Reply Last reply
    0
    • P pjackson18

      I want to use an AJAX control on an ASP Net page. The setup instructions require a path to my cache directory. What's required in setting up a cache directory?

      PJ

      U Offline
      U Offline
      Urs Enzler
      wrote on last edited by
      #2

      Which setup instructions are you talking of? Never heard of a cache directory in conjunction with AJAX (I'm using ASP.NET Ajax).

      -^-^-^-^-^- no risk no funk ................... please vote ------>

      P 1 Reply Last reply
      0
      • U Urs Enzler

        Which setup instructions are you talking of? Never heard of a cache directory in conjunction with AJAX (I'm using ASP.NET Ajax).

        -^-^-^-^-^- no risk no funk ................... please vote ------>

        P Offline
        P Offline
        pjackson18
        wrote on last edited by
        #3

        One of the php files has the following lines of code. I don't know what path I should put in here '$rss->cache_dir = ? '. I've copied in the instructions below. header('Content-type: text/xml'); // include lastRSS include "lastRSS.php"; //path to lastRSS.php on your server from this script ("bridge.php") // Create lastRSS object $rss = new lastRSS; $rss->cache_dir = 'cache'; //path to cache directory on your server from this script. Chmod 777! $rss->date_format = 'M d, Y g:i:s A'; //date format of RSS item. See PHP date() function for possible input.

        PJ

        U 1 Reply Last reply
        0
        • P pjackson18

          One of the php files has the following lines of code. I don't know what path I should put in here '$rss->cache_dir = ? '. I've copied in the instructions below. header('Content-type: text/xml'); // include lastRSS include "lastRSS.php"; //path to lastRSS.php on your server from this script ("bridge.php") // Create lastRSS object $rss = new lastRSS; $rss->cache_dir = 'cache'; //path to cache directory on your server from this script. Chmod 777! $rss->date_format = 'M d, Y g:i:s A'; //date format of RSS item. See PHP date() function for possible input.

          PJ

          U Offline
          U Offline
          Urs Enzler
          wrote on last edited by
          #4

          Aha! PHP. You posted in the ASP.NET forum. Please post your question in the correct forum: Web Development or in a PHP specific forum. There you should find people that can help you.

          -^-^-^-^-^- no risk no funk ................... please vote ------>

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups