I'm a web, database, and network architect based in NYC, with specializations in the financial services, publishing, and SaaS sectors.
I build complex Marketo integrations for companies large and small... and can make Marketo forms and emails do things you never thought possible!
Check out my blog at https://blog.teknkl.com, which has Marketo-specific technical insights you won't see anywhere else, along with wider topics from my programming and systems work.
That's not necessarily an "error" in the world of reCAPTCHA -- it's one of the known exceptions returned by the Google endpoint and can result from attacks as well as a bad impleme...
That would make the whole concept of scanning meaningless. An attacker just serves non-malicious code when they see the UTMs. Mail scanners must appear to be end users (humans) by ...
Can't believe someone other than me has thought about cryptographic techniques in Marketo! But in this recent Nation thread, a user asked about attaching the SHA-256 hash of a reci...
The Forms 2.0 Email type — just like a standard HTML <input type="email"> — won't throw an error on email addresses like:sandy@gmailjeff@amazonalejandra@zzThat is, domains with onl...
Hey Josh. Do you have any experience allowing people to register for multiple webinars via one form with a check box field?I'm assuming you mean the Checkboxes field type, and wh...
They are not providing complete email addressIn fact, user@gmail — or any email address like user@example where example is a syntactically valid DNS label — is a perfectly valid, ...
First place to look is always your F12 Console.There you'll see this error:Going to the offending line of code you'll see you're trying to use the global MktoForms2 object before i...