Listing 2-15
The RegisterClientScriptBlock placed within the page_load function doesnt seem to be placed on the actual webpage. I rewrote this callback program twice from the book, an I always receive an "Object Expected" error. Is the page_load function working?
When I place a stub in the page_load function, I can't see it being written to the actual webpage, is page_load working? I cant figure this out for the life of me!
EDIT*** The code provided by wrox doesn't even work correctly for me. That's wierd.
Last edited by alxndr000; June 16th, 2010 at 03:44 PM..
|