R
Ralph
I am using Front Page 2002.
I want to run a database on our website. It has eight
fields and I want the visitor to be able to select data
from each field and end up with what he is looking for.
I have put each query on an ASP page and sent the criteria
with the hyperlinks to the next query, etc. Using simple
queries this works fine, but I want to run distinct
queries so I do not have data repeated many times in each
result. My problem is that with distinct queries I do not
have the previous data to send forward.
I set all the queries up on a single ASP Page. When I run
the queries the data gets to all of them, but when I
continue running the queries the previous data is lost.
This would work if I could recycle the data in the field
form until the last query is run. Is that possible in
Front Page?
Is there anything new on database in Front Page 2003 that
would help me?
Thanks for your help.
I want to run a database on our website. It has eight
fields and I want the visitor to be able to select data
from each field and end up with what he is looking for.
I have put each query on an ASP page and sent the criteria
with the hyperlinks to the next query, etc. Using simple
queries this works fine, but I want to run distinct
queries so I do not have data repeated many times in each
result. My problem is that with distinct queries I do not
have the previous data to send forward.
I set all the queries up on a single ASP Page. When I run
the queries the data gets to all of them, but when I
continue running the queries the previous data is lost.
This would work if I could recycle the data in the field
form until the last query is run. Is that possible in
Front Page?
Is there anything new on database in Front Page 2003 that
would help me?
Thanks for your help.