Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Javascript
browser doesn't response, long calculations
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Bart Van der Donck, post: 5008419"] I would never use such heavy clientside processing in javascript (and certainly not "as much as possible"!). I think it's a recipe for browser/memory problems. You can control (and scale) server performance, but not the client. Anyway, I would think the original poster is maybe a bit too quick with his conclusion that it can't be done serverside. E.g. '1+2' can be sent to <iframe src="do_sum.php?a=1&b=2" ... /> Hope this helps, [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Javascript
browser doesn't response, long calculations
Top