postback problems

C

Carl

I have a added a webcontrol to a web form that contains crystal
reports. The webcontrol contains a couple of textboxes in which users
can save text. The problem that I am having is that the click of a
button in the webcontrol is causing a postback of the entire page.
Does anyone know of a way to have the webcontrol perform a postback
without the entire page (parent page) also performing a postback? I
don't want the entire page to postback, because then I have to
re-populate the crystal reports.
 
V

Victor Garcia Aprea [MVP]

Hi Carl,

You could use Microsoft's XMLHTTP component or Netscape's verbatim
XMLHttpRequest to avoid posting the entire form and reciving the whole page.


--
Victor Garcia Aprea
Microsoft MVP | ASP.NET
Looking for insights on ASP.NET? Read my blog:
http://obies.com/vga/blog.aspx
To contact me remove 'NOSPAM'. Please post all questions to the newsgroup
and not by private mail.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,904
Latest member
HealthyVisionsCBDPrice

Latest Threads

Top