Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

On click of f5 the page refreshes partially which creates a bug in my appplication, Can anyone suggest some javascript or code to solve this issue?

more options

the complete refresh in done with Ctrl +F5. Is there any way that on click of f5 the page rereshes completely

the complete refresh in done with Ctrl +F5. Is there any way that on click of f5 the page rereshes completely

Όλες οι απαντήσεις (1)

more options

Regular reloads check the cache. If you want to always have the browser do a full reload, you could try setting headers to prevent Firefox from caching. This page has an overview of the peculiarities of Firefox caching: https://developer.mozilla.org/En/Using_Firefox_1.5_caching