Passing information into five different Word Docs
I have created an ASP page which will be the front end that the user scans the order and ship line into. Depending on the time we have, we also need to build in the ability to pick which docs can be printed. These documents needed to be chosen dependant upon country of origin.
I'm envisioning that we have a string of numbers 11111, one for each document. So, for now you would send 5 "1's". Once the web page could handle it, the check boxes would affect how these numbers are displayed. For example, if they only wanted the first 2 docs, then the string would look like this 11000.
|