Hi
Can i use iframe in php file and than get the results from database based on whatever product information i enter in text box
For eg.
TextBox with name "Desc"
When i enter the product description in textbox. For eg. "laptop"
it should display the last record of the product "laptop" into the iframe which is in php file.
How can i use it?
thanks