PC Review


Reply
Thread Tools Rate Thread

How can I invoke a Postback() by code?

 
 
Frank Lehmann
Guest
Posts: n/a
 
      8th Dec 2003
Hello newsgroup,

I hope somebody can help a .NET newbie like me with this:
How can I programmatically invoke a Postback()
so that it re-enters the Page_Load() event of the Web Form?

Any help highly appreciated.
Regards
Frank Lehmann


 
Reply With Quote
 
 
 
 
Guest
Posts: n/a
 
      9th Dec 2003
hi ,
try this code in ur page..
this.RaisePostBackEvent(userButton, "");
 
Reply With Quote
Reply

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
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Is it possible to invoke Java classes from C# code? Guest Microsoft C# .NET 0 21st Dec 2004 05:53 PM
how to invoke a postback from javascript Andy Fish Microsoft ASP .NET 3 12th Jul 2004 10:41 AM
Code behind Control.Invoke =?Utf-8?B?SlBSb290?= Microsoft Dot NET Framework Forms 3 5th Feb 2004 06:15 AM
Code to invoke nav buttons jody Microsoft Access Form Coding 1 6th Aug 2003 04:50 AM
When/how to invoke the VB Code Daise Microsoft Access Form Coding 3 24th Jul 2003 10:28 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:52 PM.