Microsoft
Software
Hardware
Network
Question : Using Page in ASP.NET
I se how cool it is to be able to put this line in the Page_Load()
if (Page.IsPostBack)
{
// do something
}
And I see the Page variable has lots of various methods and properties.
What other nifty things can I do with Page?
Thanks,
newbieweb
Answer : Using Page in ASP.NET
Have a look at the link below for details:
http://msdn.microsoft.com/
en-us/libr
ary/
system
.web.ui.pa
ge_members
.aspx
hope it helps you.
Random Solutions
Insert into MySQL Table from MSSQL Insert Trigger
Deleted Files, Who & When, Server 2008, NAS
Shell Script
How to remove new line from a string
DHCP / DNS for multi-domain enviornment
ESX 4.0 Does not detect onboard NIC
Crystal connection with OLE DB ADO
asp NOT REFRESHING
MySQL join with Like
Where can I find corflags.exe?