Hello all,
I am going to be writing the code to have either display one way or another way depending on if person as done a search
if you look at google or live the first screen you see is a very very basic screen which has a search box on them now if you type in something and the hit search you get a different screen
ok now this is what I want to do which is the same idea.
now I get that I can have a if() statement and if the button has been submited then display the screen that shows results along with the search box at the top of the screen, and if the submit has not is not set then display the basic
I would like to use one file to do the displaying and another to process the form of either displaying
Does this make any sence?
Thanks ahead of time!
Sincerely,
Christopher