Hello all!
I am having loads of trouble with this problem.
I have a table you see, and it has a couple of cells. That look like this:
Results:
|
Here would display the results
|
Question
|
Place to put answer
|
5 similar
|
rows
|
blank cell |
Submit button & reset |
Now to my problem... I wish to have the results row be invisible to the user when they first go onto the site. Then after the user presses submit, I would like the first row to appear, but not until they have pushed submit.
I have worked with java and I know there is a way to set objects visible until triggered. I just know nothing about asp...and am lost.
Thank you for any help you can provide.
*Edit: I have done a lot more research, and have come up with this.
Visibility Site
I have the hidden working on the row, but I can't get it to come back.
I don't know how to make the submit button call on the function
properly.