ok this may sound confusing but i will try my best..
I have an access database with two tables..
one called names,and one called questions
The two tables are linked....
Right now i can add a name to the name table from my web page...
but to add a question i go to a page that displays the question textarea and also a drop down box listing the names from the "names table".
At the moment you have to select a name from the dropdown box so the question knows where it is going....
Are you with me?
What i want to do is when i search the questions have two more fields come up one saying "Add a question" and one saying "post a question" so that the user doesnt have to search for the name in the drop down box....
Does this make sense?
I have an access database with two tables..
one called names,and one called questions
The two tables are linked....
Right now i can add a name to the name table from my web page...
but to add a question i go to a page that displays the question textarea and also a drop down box listing the names from the "names table".
At the moment you have to select a name from the dropdown box so the question knows where it is going....
Are you with me?
What i want to do is when i search the questions have two more fields come up one saying "Add a question" and one saying "post a question" so that the user doesnt have to search for the name in the drop down box....
Does this make sense?