The transormObjectID function is used to replace characters that the web server has
problems with that are found in the ObjectID value. Being a GUID it contains {, } and -
characters, all which throw things off and, as such, need to be replaced with their escape
code equivalents. This is very simple in VB; the function looks like this:
This same technique applies to all objects except subscribers. The only thing that changes
from object to object is the .asp page name and the preamble to the object ID. For example,
the interview handler link code would look similar to the call handler code abov ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month, and much more.