954,574 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

update code without refresh page

Hi guys,


Please help me to do this.

I have asp.net project. problem is "loading time".

When i fill up the page. sometime it refresh automatically to get data from database.

now problem is loading time is large.
i already use autopostback as true for saving data.

how can i reduce time?


jack

jackparsana
Junior Poster in Training
54 posts since Sep 2010
Reputation Points: 10
Solved Threads: 1
 

You need to be more specific. Reducing page load time could be that you are loading a bunch of single big images or videos. It could be that you have a lot of calculations going on in the background. Please give a good description of exactly what is happening.

stbuchok
Master Poster
730 posts since May 2011
Reputation Points: 120
Solved Threads: 93
 

Thank you for reply.


In project,i have two dropdownbox.

data is coming form database

Second dropdownbox data is depends on first dropdownbox

for example: Country list and City list.

when i select Country it doing some process for next dropdown data. that what i have to reduse.

no other calculation or process is doing in back side.

help me


jack

jackparsana
Junior Poster in Training
54 posts since Sep 2010
Reputation Points: 10
Solved Threads: 1
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: