Ask a Question related to ASP Components, Design and Development.
-
Artur #1
Call The Page_load Event
Hi Dears
I want to call the Page_load Event every 5 sec, how can I
do that?
I have no Ideia what I should do.
I put in my web form the Timer obj. but I could not call
the Page_load.
Thanks for yours help
Artur
Artur Guest
-
Wrapping System.Web.UI.MasterPage - Page_Load Event
I am writing a class (MyMasterPage) which wraps the System.Web.UI.MasterPage class... and then I inherit from this MyMasterPage class from within my... -
No Page_Load event when aspx is in iFrame?
It might be me but... I dont seem to get a Page_Load event when a opening an ASPX in an iFrame. I do geta Page_Load event when an item on the... -
Weird Problem!! - Page_load cannot call a different class member.
Actually, trace statements in my called Class were not executing. Now I know why, HttpResponse need to passed around to see the actual trace. Is... -
Page_Load event doesn't appear in the trace
Look at you "web generated code" section of the code behind file. Make sure in the IntializeComponents method there is something like this.Load... -
.ascx page_load event
Hi, I'm curious about the way user control .ascx gets access to the Page_Load event. As custom user control's inheritance is, Object ^ | |... -
Bullschmidt #2
Re: Call The Page_load Event
You may want to ask a JavaScript question here:
[url]http://www.codingforums.com/forumdisplay.php?s=&forumid=2[/url]
Best regards,
J. Paul Schmidt, Freelance ASP Web Developer
[url]http://www.Bullschmidt.com[/url]
ASP Design Tips, ASP Web Database Demo, Free ASP Bar Chart Tool...
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
Bullschmidt Guest



Reply With Quote

