Harley said:
Where can I find instructions for creating and using forms in
Microsoft Publisher Web sites? For example, I want to use an order
form that will calculate totals on a Web page.
You cannot include Visual Basic forms on a website.
To use a form in a Publisher website, it has to be a standard HTML/FrontPage
form, and you would be best off asking your questions in the .webdesign
group.
To create actively scripted elements in Publisher, you would have to use a
LOT of code fragments and JavaScript.
To use Visual Basic to program a web page of any sort, you will almost
certainly need ASP.NET (programmable using Microsoft Visual Studio .NET in
the Visual Basic.NET language)