Go Back   CodingForums.com > :: Client side development > JavaScript programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 09-29-2007, 12:58 PM   PM User | #1
vijayalaxmivv
New to the CF scene

 
Join Date: Sep 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
vijayalaxmivv is an unknown quantity at this point
Regarding javascript

Hai All,

I need a small help regarding javascript.Actually I implemented code in Ajax with javascript and It is working fine.But I am getting output very late because of following statement.It takes nearly 3 mints to display result.But I need output within 30 secs .Please help me to resolve these problems

Problem:
script on this page mab be busy,or it may have stopped responding.You can stop the script now,or you can continue to see if the script will complete.

Vijaya
vijayalaxmivv is offline   Reply With Quote
Old 09-29-2007, 01:20 PM   PM User | #2
BarrMan
Senior Coder

 
BarrMan's Avatar
 
Join Date: Feb 2005
Location: Israel.
Posts: 1,644
Thanks: 69
Thanked 83 Times in 82 Posts
BarrMan is on a distinguished road
If you want to make your script faster you'll have to think of every possible way to make it smarter.
For example if run a loop of 100 records to search for a specific record instead of just writing a more specific SQL query might take longer.
If you posted your code it would help us help you.
BarrMan is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 02:30 AM.


Advertisement
Log in to turn off these ads.