Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. vicpeters1

    Using SP Controls on custom web page

    Well, I got it. <%@ Register Tagprefix="SharePoint" Namespace="Microsoft.SharePoint.WebControls" Assembly="Microsoft.SharePoint, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %> ... <SharePoint:DateTimeControl id="MyDate" runat="server"...
  2. vicpeters1

    Using SP Controls on custom web page

    Hello everyone! Anybody knows how I can implement SP controls like SPFieldDateTime on the custom aspx web page (not web part!)? Unable to find any samples. Thank you.

Part and Inventory Search

Back
Top