Knowledge Base

Snippets

25
                    ListItem lisource = ddlDonationSour...

[Read the rest of this article...]

Dropdown list
08
Solution 1: Ensure your Server is in multi-user mode From the File menu, select Switch Company File to Multi User Mode. NOTE: If the server is cur...

[Read the rest of this article...]

Quickbooks POS
21
If you are getting the WHOLE window as a white screen, no address bar or anything, try running it with the flag --disable-gpu, then go into the settin...

[Read the rest of this article...]

Google Chrome
30
Issue after upgrade from 8 to 9.1. I ended up deleting all settings in HostSettings and PortalSettings tables that started with SMTP*. Once I did that...

[Read the rest of this article...]

Posted in: DNN
15
Add a stylesheet from custom DNN module settings HtmlGenericControl css1 = new HtmlGenericControl("link"); css1.Attributes["type&qu...

[Read the rest of this article...]

css, stylesheet, DNN Module Settings
05
<style type="text/css"> @media print {   a[href]:after {     content: none !important;   } } </s...

[Read the rest of this article...]

css, printing
Posted in: CSS
Page 8 of 53First   Previous   3  4  5  6  7  [8]  9  10  11  12  Next   Last