...
How?
First some errors:
ERROR: plgContentJComments
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; plgContentJComments has a deprecated ...
Applies to:
CSS
HTML
What?
A quick article on how to get a div layer to increase height based on how a heading fits on a page.
What?
I have a heading like this:
The code of this ...
... that would replace my HTML tags with . Not I want to switch these back.
How?
For demo purposes, I'm searching a column called introtext in a database table called MYTABLE_content.
First let me ...
Why?
A friend asked me if there was a quick way to simply right-click on a folder in Windows Explorer and it would generate a text file with the contents of the directory he right-clicked.
What? ...
In standard SQL we can combine the contents of two tables with a CROSS JOIN, (BTW these are not instructions to create some table I'll never use again unlike the rest of the solutions I found on the web). ...
... Company Ltd. All Rights Reserved.
In for a penny, in for a pound
Here's my full template deluge/html/css code to put in a Zoho Creator page excluding the content (edited for Public display ...
...
the JavaScript
These are the contents of main.js and is working at time of print:
// Start with Zoho SDK stuff
ZOHO.CREATOR.init()
.then(function(data) {
// Initialize ...
... with the to email address, bcc, subject and message content already populated.
How?
The example from the Kaizen series uses a record with canvas mode applied; but I wanted to try it without a ...
... build attachment request
m_Attachment = Map();
m_Attachment.put("paramName", "attachment");
m_Attachment.put("content", f_BillsExport);
//
// this variable name is in plural, but as a custom function ...
... = Map();
m_Thread.put("role","user");
m_Thread.put("content",v_Message);
l_Messages.add(m_Thread);
//
// if the message is not blank nor the trigger, send to OpenAI ChatGPT API
if(!isBlank(v_Message) ...
... option Account and Lists which should show somewhere along the top right of the home screen.
Under Account and Lists, look for Your devices and content > Manage Devices.
You will get to see the list ...
... you only want part of the page to display different content dynamically or on click of a button:
// embeds using DIV: allows for CSS styling
// embed a form
loading ...
// embed a report
loading ...
... the first certificate file (the one with numbers, letters with extension CRT), copied the contents to clipboard then pasted under "Install an SSL Website" into the "Certificate" textarea field.
Duplicated ...
What?
This is an article documenting how to parse the notification from eBay and using it to create an order in Shopify.
Why?
Previously, we would receive an eBay notification and create an ...
We use cookies to improve your experience on our website. By browsing this website, you agree to our use of cookies. Read more about our Privacy Policy.