In this ASP tutorial, I'm going to show you how I created my FancyText function which takes one letter of a string and makes it black. And then after that I'm going to show you how I used both Google Bard and ChatGPT to create a function to slightly darken that color instead of making it black. We'll see which one is the winner in today's coding challenge.
LEARN MORE:
https://599cd.com/ASPFancyText
BECOME A MEMBER:
YouTube: / @599cd
or My Site: https://599cd.com/THMember
PRE-REQUISITES:
FREE ASP 101: https://599cd.com/ASP101
LINKS:
ChatGPT: https://chat.openai.com/chat
Google Bard: https://bard.google.com
RECOMMENDED COURSES:
ASP 102: https://599cd.com/ASP102L
MEMBER LINKS:
Fancy Text: https://599cd.com/ASPFancyTextCode - Gold Members
ADDITIONAL RESOURCES:
FREE ASP 101: https://599cd.com/ASP101
$1 ASP 102: https://599cd.com/1Dollar
Donate to my Tip Jar: https://599cd.com/TipJar
Get on my Mailing List: https://599cd.com/YTML
Contact Me: https://599cd.com/Contact
TechHelp: https://599cd.com/TechHelp
Consulting Help: https://599cd.com/DevNet
Twitter: / 599cd
https://en.wikipedia.org/wiki/Active_...
DETAILS:
In this tutorial, you will learn how to create a function called FancyText that takes a string and makes one character in that string black for aesthetic reasons. I will then demonstrate how I used Bard from Google and ChatGPT to create a function that darkens the color slightly instead of making it black. You will see that ChatGPT's function worked better, and I will walk you through the code. This tutorial is for VBScript and classic ASP.
KEYWORDS:
#asp, #classicasp, #help, #howto, #tutorial, #learn, #lesson, #training, #webdesign, #VBScript, classic ASP, function creation, FancyText, string manipulation, character colorization, Bard from Google, ChatGPT, color adjustment, course page design