I have no experience in HTML and am a newbie VBscripter. I have been given the task of creating a way to run VBscripts from a web page. The page needs to obtain input from the user and run a compilation of scripts according to which checkboxes are checked and/or info typed in.
I’ve got the basic page format down(checkboxes, backgrounds, text fields, etc.)and scripts written, but I can’t figure out how to integrate the info from the page into the scripts (User types name into a text field and the script creates a folder). I also can’t keep the scripts from running until the Submit button is pressed at the bottom of the page. I am expected to figure this out quickly, but I’m not that smart.