IBS Portal真是经典的范例,实在值得好好研究。看看这两个Method:
//*********************************************************************
//
// PortalSecurity.IsInRole() Method
//
// The IsInRole method enables developers to easily check the role
// status of the curr...
阅读全文 »
The sample code?is on the most frequently asked query on "How to get the confirmation of Yes/No from a javascript pop up and display the value on the page using ASP.NET"?
Create a webpage main.aspx
Drag and drop a?hidden control and <asp:button> control on the web form.
Step 1. ...
阅读全文 »