I have a client who wants to have a 3 page site built. All pages will have data fields which will capture certain criteria. If the criteria is not met after submitting page one (step 1), you will be directed to another page. If it is met, you will be asked to complete step 2 and 3 and all the data will be collected and sent real time to a client. The information on page one which is the determining factor will be based on zip codes or states. How complicated is this to create? I know some very basic html knowledge but I have no knowledge of Java script!
not very coplicated but You need to read a lot. creat collection of zip codes. best way its let peaple choose by dropdown. if they choose state shows other forms or go to page. and again
Thank You!!!