What?
A very quick article to remind me how to send a text message using Twilio API in Zoho Deluge.
Why?
The use-case here is that we want local sense dialing where specific numbers are used both ...
What?
I installed Business Intelligence Development Studio 2008 (BIDS) and connected it to a Team Foundation Server 2010 (TFS) instance and set my working local folder to my home directory. When the ...
Get business cards made.
Pass them out where ever you go.
Don’t rent a storefront yet.
Go to people’s businesses/homes and do the repairs there.
Ask local businesses if you can post a flyer in ...
... of mouth
Yellow pages
Local business directories
Local newspapers
Local colleges/universities
Local community organisations and buildings
Source(s):
http://www.thepcguild.com/2009/12/featured/so-you-want-to-be-the-local-pc-repair-dude-tips-what-to-expect-resources/
...
... receive and pass to the JS widget.
the HTML
You may note that I have additional CSS and JS files. I like to keep the copies local (especially if the hosting is included) so the app doesn't suddenly ...
... form), Image, File, Local Image, Subform Row ID (prevents duplicates). Note: I create the form then add it as a subform on the parent form first, then add the lookup to the ticket field on the subform ...
... mode is only available in the most expensive subscription plan. NSFW will likely be blocked. Installing Stable Diffusion on a local server is the recommended stealth mode. Check out Matt Wolfe's video ...
... in this row is start date (retrieved from field "Actual Start Date" on this record)
var v_StartDateValue = ZDK.Page.getField('Actual_Start_Date').getValue();
var v_LocalStartDate = new Date(v_StartDateValue);
...
... type:
npm install –g zoho-extension-toolkit
If you get errors like “Missing write access to/usr/local/lib/node_modules”
then type the following instead:
sudo npm install –g zoho-extension-toolkit
You ...
...
Additional Note
Just as a note to do the reverse: upload an image given a URL to an image field (prerequisite: enable the field to allow Image as "Link" not just "Local Computer" or "Camera"):
for ...
... EVENT, INDEX, REFERENCES, TRIGGER, SHOW VIEW ON 'my_live_db'.* TO 'mybackupuser'@'localhost' IDENTIFIED BY 'mybackupuser';
Or via cPanel the following screenshot when adding a user to a database:
...
What?
This is an article documenting how to access ZohoCRM with API v2 using PHP and cURL. The first few functions are to manage OAuth v2 and generate the refresh and access tokens. The second snippet ...
... as a local variable.
-- Specify v2.5.x admin ID and v3.4.x admin ID
SET @v25_admin_id=42; -- Set this to the ID number of the user in your Joomla 2.5.x
SET @v25_admin_alias='Webmaster'; -- Set ...
... here is " (Copy)" without the quotes) - this is a READ-ONLY process if you leave the last line commented/remarked@ECHO OFF
SETLOCAL ENABLEDELAYEDEXPANSION
FOR /f "tokens=*" %%a IN ('dir /b *" (Copy).jpg"') ...
... node -- returns STAFF
SELECT
(
SELECT
c.value('local-name(.)', 'nvarchar(50)')
FROM
Event_XML.nodes('/*') AS r(c)
) AS RootParent
FROM [dbo].[XML_EVENTS]
-- to get name of immediate ...
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.