Knowledge Base

Snippets

21
#Body{      background: url(/Portals/0/BGImage/Grays_Beach.jpg) no-repeat center center fixed;   -webkit-background-size: co...

[Read the rest of this article...]

Fixed background Image
Posted in: CSS
14
.multiple-borders img {   box-shadow: 8px 8px 10px #aaa; } USE:  <div class="multiple-borders">IMAGE</div> CSS Image Borders
Posted in: CSS
20
-- Used this great tool (https://github.com/FabioParigi/NBrightBuyMigrate ) but ran into a problem with images -- Create a SP to verify the old strin...

[Read the rest of this article...]

Posted in: SQL Scripts
01
It might be that your TCP/IP stack has gotten corrupted. To reset it, open a command prompt with administrative access, and type the following command...

[Read the rest of this article...]

TCP/IP Stack Reset
03
Win+Q (shortcut for Search), type "Server Manager" and hit Enter Manage (drop down menu at top-right) Remove Roles and Features (wizard) Expand "Ac...

[Read the rest of this article...]

PDC
11
Try this . . . . <asp:TemplateField HeaderText="Thank You Letter"> <ItemTemplate> <asp:Label ID="lblTYLetter" runat="server" Text...

[Read the rest of this article...]

GridView TemplateField
Page 10 of 53First   Previous   5  6  7  8  9  [10]  11  12  13  14  Next   Last