I have tried numerous things to no avail. What I am trying to do sounds simple...ASP.NET 2.0. A person enters data in 1 field. I then want them to click a button, this opens a form using window.open whereby the data they entered should be display.
All the examples I find are either incomplete or go from child to parent instead of parent to child.