not unless you're doing J#.NET (or whatever cockamamy thing MS has dreamed up to "take place" of Java for .NET). Postbacks are a completely proprietary function of ASP.NET languages.
Oh, Just so you know, Postbacks work through an actual form being submitted, and the server automatically checking to see that it was a special type of form being submitted that triggers the "postback"
|