Im not sure if this would work or not, but if I am reading this right, the problem is you want to send someone to a main frame page but do something in one fo the actual frameset pages? If so youll have to create a hidden form in the main frame and then pull the values via javascript into the frameset page. (no, i dont recomend this, but it will do the above problem). Otherwise you need to target the page you actually want to use the information in.