Hi everybody I am developing an affiliate site using HTML and having a problem while dealing with iFrame. I have embedded the form of affiliate site using iFrame, what I want is that if user click on submit button then the result page of that external site open in the parent window and I have tried all the possible "target" attributes but it is not working the page is still loading within the iFrame. Can anyone suggest me any possible solution?
As I have mentioned in my query that I have tried all the possible target attributes but its not working.