I am new at webpages but I am shooting in the dark here. I have tried using Word and FrontPage to build an HTML page. I then go into the VB Script area, add a class, build a module and then a USERFORM in the VB area. I want to take this USERFORM and place it in my HTML page but cant figure out how to get it over into the HTML page.
I am guessing it can be done since FP says that I can use the VB Script and tools there to build a VB form that would be available on the HTML doc but I am lost and frustrated that a seemingly common item has no real information available about how to perform this task.
I would build the fields in the html form directly, but I need to add my class.obj and some additional VB Script behind button clicks ect.. and this seems alot more complicated via JScript and HTML as opposed to using VB Script.
Please don't flame me too bad, as I said I am new to the HTML and building this stuff for web apps as opposed to direct applications via VB and C.
TIA
Mike