logo

Response

« Return to the main article

You are viewing this page out of context. To see it in the context it is intended please click here.

About This Page

Reply posted by S Hu on Wed 13 Feb 2008 in response to Controlling the Size of Uploaded Files

Re: To not save the doc...

I actually did a search for "history back" and got the folloing link:
http://www-10.lotus.com/ldd/nd6forum.nsf/55c38d716d632d9b8525689b005ba1c0/047245
acc06941778525702f004e4298?OpenDocument


"Put in your web form an computed field with this: "@SetHTTPHeader("Expires";
0)".
This statment say to the web browser to not expire the page content, so when
you hit the back button (or history.go(-1) - javascript) the fields of form
will not back empty."