Active Server Pages Programming (ASP)/refresh just a part of aspx page

Advertisement


Question
hi ser
i want to change a part of an ASPX page without refreshing rest of the page.

i use c# for programing
i think , i must use FRAMEs but i dont now how.

mey you help me please.

thanks alot

Answer
Hi

You can do it in three ways, it depends on how your implementation going to be

1. AJAX
2. Caching
3. SmartNav

for ajax you can check - http://ajax.schwarz-interactive.de/csharpsample/default.aspx - you can see some samples

for caching you can do a part page caching it will be faster

and smartnav which is a JS file you can enable in the page level settings

I would say go with AJAX.

Happy programming!

-srini

Active Server Pages Programming (ASP)

All Answers


Answers by Expert:


Ask Experts

Volunteer


Srini Nagarajan

Expertise

I can answer any kind of questions in ASP.NET, C#, VB.NET, SharePoint 2007, ASP, Coldfusion, Powerbuilder 7.00 / 8.00, JAVA servlets, MS SQL 2000 / MSSQL7, Sybase

Experience

Contact me if you need any custom development on ASP.NET, ASP, SharePoint 2007, Coldfusion, Powerbuilder.

©2012 About.com, a part of The New York Times Company. All rights reserved.