I need to code a dropdown box in vbscript with Critial,Warning and Info as the options to choose from the database is coded in vbscript and ASP and not knowing much on either have come to a dead end please help!
Here's the code that forms my table
[
if prog_id = "new" then
ProgName = ""
ProgDir = "dropdown box here"
Progexe = ""
Progcmdline = "" ]
Here's the code that forms my table
[
if prog_id = "new" then
ProgName = ""
ProgDir = "dropdown box here"
Progexe = ""
Progcmdline = "" ]