[PHP] Cannot Print Web-based Report in Netscape

2002-11-17 Thread Hakkan Lui
Dear all,

I used PHP to generate a report on a browser, using forms. When I print the
report using Netscape-Print, a page with the following page appeared
instead of the report.


--
Data Missing

This document resulted from a POST operation and has expired from the cache.
If you wish you can repost the form data to recreate the document by
pressing the reload button.

--

How can I solve this problem?
Or should I set the timeout value larger (currently 300)?

P. S. This problem occurs only in Netscape, but not IE.


Thanks for any help.


Regards,
Hakkan Lui



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] Can I show input data whrn back to the Input Form?

2002-08-29 Thread Hakkan Lui

Dear all,

In my php program, when user click submit on a form, it comes to a
confirmation page, showing what the user entered in the form.

If the user find want to re-enter the information, he press Back on the
browser. Then it comes back to the form, with empty input.

I want to ask:
Can the form show the previously input data, when the user goes back from
the confirmation page?
If no, any other method to do that?

Thanks for your help.


Regards,
Hakkan Lui



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] How to Popup a Window Using PHP Code

2002-08-02 Thread Hakkan Lui

Dear all,

As the title state, is there any method to popup a window (like
window.open in Javascript), using PHP code?

Thanks for your help.


Regards,
Hakkan Lui



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php