Can you pass a parameter into an HTML page (with an embedded view)?
I would like to search my database for a specific record and then display my HTML page with the embedded view, (I dont want to write the HTML code if possible as the embedded view is all that I need.
Any examples much appreciated.