WeberDev.com PHP and MySQL Code

LOG IN
BEGINNER GUIDES  |  PHP CLASSES  |  CODE SEARCH  |  ARTICLES SEARCH  |  PHP FORUMS  |  PHP MANUAL  |  PHP FUNCTIONS LIST  |  WEB SITE TEMPLATES
Start typing to search for PHP and MySQL Code Snippets and Articles Search
Submit a code Example / Snippet Submit Your Code
Search Engine Optimization Monitor SEO Monitor
Web Site UpTime Monitor UpTime Monitor
WeberDev's Monthly code contest PHP Code Contest
Your Personal Examples List My Favorite Examples
Your Personal Articles List My Favorite Articles
Edit Account Info Update Your Profile
PHP Code Search
Web Development Forums
Learn MySQL Playing Trivia
PHPBB2 Templates
Web Development Index
PHP Web Logs (BLogs)
Web Development Resources
Web Development Content
PHPClasses
PHP Editor
PHP Jobs
Vision.To Design
Ajax Tutorials
PHP Programming Help
PHP/MySQL Programming
Webmaster Resources
Webmaster Forum
XML meta language
website builder
Submit Site
Forex Trading Online forex trading platform

Go Back Add a Comment Send this example to a friend Add this Article to your personal favoritest for easy future access to your favorite Code Examples and Articles. Submit a code example Print this code example.
BACK ADD A COMMENT SEND TO A FRIEND ADD TO MY FAVORITES ADD CODE EXAMPLES PRINT
Title : Warning: Page has expired
Categories : Browsers, WinNT
Boaz Yahav
Date : Apr 22nd 1999
Grade : 2 of 5 (graded 1 times)
Viewed : 9994
File : No file for this code example.
Images : No Images for this code example.
Search : More code by Boaz Yahav
Action : Grade This Code Example
Tools : My Examples List

  Submit your own code examples 
 

QUESTION
========

My users are getting the following error message when they try to go back a
page:

Warning: Page has expired ......

Why is this happening and how can I change it


ANSWER
======

There is an error in IE4 that is fixed by SP1. You can download this from
Microsoft.




Index Server FAQ
Categories : MS Index Server, WinNT, IIS, Web Servers
The purpose of this article is to describe the process in creating scheduled mail-outs using Windows Scripting Host (WSH) and the email features of the SMTP service's CDONTS.NewMail object.
Categories : WinNT, IIS, Email, Web Servers
This Knowledge Base article will briefly describe the steps involved to set up remote debugging for use with Visual InterDev Version 6.0
Categories : WinNT, Debugging, IIS, Web Servers
How can i add mime types to IIS 3.0 and IIS 4.0?
Categories : IIS, WinNT, Web Servers
complete sql to html table class.features filtering, forming variable declaration,editing,hidden params.inspired from class html_table in example table.php but bad thing it is PHP4 beta 2!! and sybase only
Categories : Databases, HTML and PHP, Arrays, Browsers, Sybase
known TCP/IP ports (TCP and/or UDP) that are used by services within Microsoft Windows NT version 4.0 and Microsoft Exchange Server version 5.0
Categories : WinNT, Network
Step by Step Instructions on How To Install SQL Server 7.0 on Microsoft Cluster Server
Categories : WinNT, MS SQL Server
Class to convert any document, that can be read by MS Word, to another format supported by Word.
Categories : PHP Classes, PHP, Windows 2000, Microsoft Word, WinNT
Setup IIS using only 1 ip address and 1 ssl key but have multiple websites
Categories : WinNT, IIS, Web Servers
How to make IE open more than the 2 default connections to a server?
Categories : Browsers, General
How to force the user to download a file instead of opening it up in an controlled environment within the browser (i.e. MS Word/Adobe Acrobat)
Categories : Browsers, PHP, HTTP
Reduce the number of processors on a system for testing.
Categories : WinNT
Disabling Image Toolbar in Internet Explorer 6+
Categories : Browsers, Meta Tags, Tip
windows nt php/3 file upload script
Categories : Filesystem, PHP, IIS, WinNT, Web Servers
Get your browser details using javascript
Categories : Java Script, Beginner Guides, Browsers
 Alex Shtol wrote :45
Please use function

Header();

PS. Example of this function You can find in PHP3 Manual.