I have this vbscript form that allows me opening incidents, but, I wish to have a dropdown menu in some fields which allow me to select the appropriate option. How to I include those selectable options in this form?
Many thanks in advance and here is the code:
Option Explicit
Dim oParams...
I hope you can help me.
Let me explain then.
I have three fields in this form. First is for a category, the second one is the subcategory (should be based on the first one), and the third one is the type (based on these previous two). Yet, there is also a fourth field, since we are talking...
I have access to ServiceNow via ODBC. Driver is installed since ages, I've been running queries and getting results since ages.
I have PHP installed on my server and I want to use it to connect via odbc to ServiceNow.
I've tried many things, including php scripts like the one below:
<?php...
I have access to ServiceNow via ODBC. Driver is installed since ages, I've been running queries and getting results since ages.
I have PHP installed on my server and I want to use it to connect via odbc to ServiceNow.
I've tried many things, including php scripts like the one below:
<?php...
I have a vbscript that creates automatically a incident in ServiceNow. Tested and it works.
But I wish to make it more practical and funcional. I am looking for a form based on this vbscript in order to create the incident.
Can you guys help me compiling a form based on the vbscript I am...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.