Back To Start Of Archive
Taken From The Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Forum Topic: Click to view post
Last Updated: Wednesday July 18 2012 - 06:07:29
Load time when posting forms(Netscape 4.7)
Poster: jonlindh
Dated: Monday July 29 2002 - 14:11:37 BST
Hi!
When I do a GET request(with Win Netscape 4.7) to a page with the Milonic menu the page load pretty fast. But if i do a POST request to the same page, the load time will increase very much(like 30sec).
If I remove the menu and make a POST request to the page again, the loadtime decreased to "normal".
I made a script that checks the PHPScript time and the server deliver the page in 0,012 even if it's a POST/GET request or the menu is on the page or not.
Anyone who have run in to the same problem? or know anything about it?
// Jon