hello frnds,I want to prevent the page from refreshing...I want that only some portion of page is refreshed..not full page,,Is it possible?? Which control i use for dat..I want just the hints..not the code...
sonia sardana -13 Posting Whiz
Recommended Answers
Jump to PostUsing ASP.NET Ajax, you can do partial rendering of your pages.
Use ScriptManage and UpdatePanel controls.
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="TestPage20.aspx.cs" Inherits="TestPage20" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "
Jump to Posthttp://www.codeproject.com/KB/HTML/topten.aspx
i hope it helps
All 5 Replies
SoN9ne 0 Light Poster
Ramesh S 129 Posting Pro
sonia sardana -13 Posting Whiz
sonia sardana -13 Posting Whiz
carobee 0 Posting Whiz in Training
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.