IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New There's three solutions...
1). Stick strictly with the standard ASP.Net controls and avoid writing any client side javascript. But you quickly run into the limitations of the standard controls.

2). Jettison the ASP.Net event model, and just do everything in Page_Load.

3). Write your own custom controls. This, at first, sounds like an attractive alternative, until you realize that there are all sorts of subtleties involved. And MS will likely break whatever you write in future upgrades.

New You mean "There're 3 solutions". (Beat ya, CRC!)

"It's never too late to be who you might have been." ~ George Eliot
Expand Edited by imqwerky March 17, 2006, 08:35:36 PM EST
     Trying to do this in Javascript, Part II - (lincoln) - (19)
         Sounds more like .NET than Javascript. -NT - (admin)
         It's all ASP.Net - (ChrisR) - (5)
             Re: It's all ASP.Net - (lincoln) - (1)
                 Page_Load always gets called... - (ChrisR)
             Re: It's all ASP.Net - (lincoln) - (2)
                 apt-get install debian - (drewk) - (1)
                     That ain't gonna happen - (lincoln)
         Re: Trying to do this in Javascript, Part II - (JayMehaffey)
         You're getting JS and ASP.Net muddled. - (static) - (10)
             That's exactly what it's doing - (drewk) - (4)
                 Huge? that's an understatement - (SpiceWare) - (3)
                     You should have asked them to add - (lincoln) - (2)
                         I did drop them a note - (SpiceWare) - (1)
                             nicely done! -NT - (lincoln)
             Pretty much what ASP.NET is - (JayMehaffey) - (3)
                 Had a programmer tell me exactly that - (drewk) - (2)
                     There's three solutions... - (ChrisR) - (1)
                         You mean "There're 3 solutions". (Beat ya, CRC!) -NT - (imqwerky)
             Here's how it was solved - (lincoln)

You're never too old to say "horses" when you drive past some horses.
169 ms