M
Mike
I am using IIS 6.0 and frontpage 2003.
I have a web site where people submit questions and others submit answers.
I want to program the site so that each new question creates a new column
automatically. (Q1=A1, Q2=B1, Q3=C1, etc)
Also, When the question is viewed on the website, there is 1 text box for
someone to submit an answer.
Here is what I am trying to do:
If one person answers Q1, then this answer goes to A2. The next person to
answer Q1, this answer should go into A3, and so on.
How can I do this?
Mike
I have a web site where people submit questions and others submit answers.
I want to program the site so that each new question creates a new column
automatically. (Q1=A1, Q2=B1, Q3=C1, etc)
Also, When the question is viewed on the website, there is 1 text box for
someone to submit an answer.
Here is what I am trying to do:
If one person answers Q1, then this answer goes to A2. The next person to
answer Q1, this answer should go into A3, and so on.
How can I do this?
Mike