Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

why get "Page has expied ..." message

0 views
Skip to first unread message

anon...@discussions.microsoft.com

unread,
Aug 3, 2004, 11:28:10 PM8/3/04
to
Why I got "Warning: Page has expired ." message? After
submit the same form, which includes file upload (sample
code as below), more than two times, then clicking browser
back button.
Can I do something to make that message disappear?

Thanks

Sample code:
<HTML><BODY>
<FORM action="TryUpload.html" method="post"
enctype="multipart/form-data">
<INPUT type="file" name="f1">
<INPUT type="submit" value="submit">
</FORM>
</BODY></HTML>

0 new messages