How do I get my order form add numbers?

C

CynthiaB

I'm building my webpage in Publisher (I love the process so far) but I can't
figure out how to use the form templates to do the math.

What am I missing?

CynthiaB
 
D

David Bartosik

You are missing programming logic.
Web programming and web design are two different things.
Publisher only supports static web design pages.
Back end programming is out of scope.
For web programming you first need to select a langauge, such as asp.net
(www.asp.net) and then a web design tool (FrontPage supports asp.net).

David Bartosik - [MSFT MVP]
www.publishermvps.com
www.davidbartosik.com
 
Top