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
  1. Home
  2. Other Discussions
  3. Site Bugs / Suggestions
  4. OriginalGriff's tip

OriginalGriff's tip

Scheduled Pinned Locked Moved Site Bugs / Suggestions
combeta-testinghelpquestion
4 Posts 3 Posters 1 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.
  • M Offline
    M Offline
    Maciej Los
    wrote on last edited by
    #1

    There's something wrong with link to OriginalGriff's tip: Transferring information between two forms, Part 2: Child to Parent Check the link: [Transferring information between two forms, Part 2: Child to Parent](http://www.codeproject.com/Tips/548131/Transferring-information-between-two-forms-Part-2-C) When you click on it, you'll be "transferred" to 404 Spoon not Found site:

    Quote:

    Do not try and find the page. That’s impossible. Instead only try to realise the truth

    I'm using it quite often while answering QA questions. Can you fix it? BTW: other tips about transferring data between forms are OK.

    S 1 Reply Last reply
    0
    • M Maciej Los

      There's something wrong with link to OriginalGriff's tip: Transferring information between two forms, Part 2: Child to Parent Check the link: [Transferring information between two forms, Part 2: Child to Parent](http://www.codeproject.com/Tips/548131/Transferring-information-between-two-forms-Part-2-C) When you click on it, you'll be "transferred" to 404 Spoon not Found site:

      Quote:

      Do not try and find the page. That’s impossible. Instead only try to realise the truth

      I'm using it quite often while answering QA questions. Can you fix it? BTW: other tips about transferring data between forms are OK.

      S Offline
      S Offline
      Sean Ewington
      wrote on last edited by
      #2

      Hmmm. It seems to work for me. Could you please try clearing your cache and trying again?

      Thanks, Sean Ewington CodeProject

      M 1 Reply Last reply
      0
      • S Sean Ewington

        Hmmm. It seems to work for me. Could you please try clearing your cache and trying again?

        Thanks, Sean Ewington CodeProject

        M Offline
        M Offline
        Maciej Los
        wrote on last edited by
        #3

        This was very strange. I tried to open OG's tip on Firefox and MS Edge. Both with the same result... I tried to use CTRL+F5, but it didn't help in FireFox. So, finally i followed by this instruction: [How to clear the Firefox cache | Firefox Help](https://support.mozilla.org/en-US/kb/how-clear-firefox-cache)

        W 1 Reply Last reply
        0
        • M Maciej Los

          This was very strange. I tried to open OG's tip on Firefox and MS Edge. Both with the same result... I tried to use CTRL+F5, but it didn't help in FireFox. So, finally i followed by this instruction: [How to clear the Firefox cache | Firefox Help](https://support.mozilla.org/en-US/kb/how-clear-firefox-cache)

          W Offline
          W Offline
          W Balboos GHB
          wrote on last edited by
          #4

          In my experience, Ctl-F5 doesn't clear the cache. It's more an instruction to reload the page from the source and ignore the cache. It doesn't always work - perhaps related to complexity in the back-end so you're reload may be correctly executed but the data request goes to where it was, before, as that's still cache related. Now you know how to really clear the cache. Something else, as a hint, that I've found useful: and an argument to the URL, like ?xyz=123 or &xyz=123 if there are other arguments. This informs the browser that it needs to look for updated data (or so it thinks). It can be stubborn. Where I work, with virtually everything web-base. My stuff all include a do-not-cache directive in every header.

          Ravings en masse^

          "The difference between genius and stupidity is that genius has its limits." - Albert Einstein

          "If you are searching for perfection in others, then you seek disappointment. If you seek perfection in yourself, then you will find failure." - Balboos HaGadol Mar 2010

          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