I have an issue regarding to pass the parameters using GET method.After submitting the form in which I have one param named param1, my application navigates on the html page which contains only frameset/frame.It contains two frames left and right, in which two different html pages are there. Is it possible to pass the param1 to the page contained in left frame and/or right frame ?
I am trying to create a search text-field like on the Apple website. The HTML looks like this: <div class="frm-search"> <div> <input class="btn" type="image" src="http://www....