View Single Post
  #3 (permalink)  
Old Nov 5th, 2007, 10:27
ddprogrammer ddprogrammer is offline
New Member
Join Date: Nov 2007
Location: Israel
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Re: submit() in iframe trouble

The entire page is inside and iframe. It used to be a set of pages that worked on their own. We have since revamped the system and these pages are running inside an iframe.

The submit is supposed to submit just the code above, inside the iframe, and take the user to another page - inside the iframe. It works outside the iframe in Firefox. Once I added this page is inside the iframe, it no longer works in firefox.
Reply With Quote