Wrox Programmer Forums
|
BOOK: Beginning ASP.NET 1.1
This is the forum to discuss the Wrox book Beginning ASP.NET 1.1 with Visual C#.NET 2003 by Chris Ullman, John Kauffman, Chris Hart, Dave Sussman, Daniel Maharry; ISBN: 9780764557088
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning ASP.NET 1.1 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 13th, 2004, 07:55 AM
Authorized User
 
Join Date: Jun 2003
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Default Page Event

 Hi,
   I have a question regarding the Page_Load event. Why do we have to add Sender and E as arguments to the Page_Load sub like
   Sub Page_Load(Sender As Object, E As EventArgs)

 I have tried to change the sub to the following
    Sub Page_Load()
and the code worked fine for the examples in ch07 & ch08. Then what do we need those arguments for ??

 Thank you,





Similar Threads
Thread Thread Starter Forum Replies Last Post
Subscribe to event in another control on a page pauliehaha ASP.NET 3.5 Basics 4 July 24th, 2008 03:48 AM
Strange problem in page load event software_developer_kk ASP.NET 1.0 and 1.1 Professional 1 September 13th, 2005 12:51 PM
page refresh event shankhan Classic ASP Databases 3 March 29th, 2005 04:16 AM
Page Load event qadeer05 ASP.NET 1.0 and 1.1 Basics 5 July 19th, 2004 08:57 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.