Answered
Search/Search Results Page
I have a simple PHP/mySQL database that I have set up and
that DW can see. I am able to successfully set up a dynamic table
for all of the fields in the table; I can view all rows and all
data in Firefox.
However, when I go into the recordset and set up a variable and a simple SQL query, I am unable to see any results on the page even though the coded field names are transferring to my php page. I have attached my code. The Variable info is as follows:
Name: Submit
Type: Text
Default Value: abc
Run Time Value: #Submit#
On my search page, my form text field is: "Submit." My Button's Name and Value are both "Submit." Lastly, the action on the search page has the name of the file where the recordset is located.
Any ideas? Thanks so much for your help!
Sead01

However, when I go into the recordset and set up a variable and a simple SQL query, I am unable to see any results on the page even though the coded field names are transferring to my php page. I have attached my code. The Variable info is as follows:
Name: Submit
Type: Text
Default Value: abc
Run Time Value: #Submit#
On my search page, my form text field is: "Submit." My Button's Name and Value are both "Submit." Lastly, the action on the search page has the name of the file where the recordset is located.
Any ideas? Thanks so much for your help!
Sead01