Skip to content

Instantly share code, notes, and snippets.

@toamitkumar
Created March 12, 2012 00:01
Show Gist options
  • Save toamitkumar/2018764 to your computer and use it in GitHub Desktop.
Save toamitkumar/2018764 to your computer and use it in GitHub Desktop.
<iframe height='0px' id='exportIFrame' name='exportIFrame' style='visibility:hidden' width='0px'></iframe>
<form action='url to form submit' id='exportForm' method='post' name='exportForm' target='exportIFrame'>
<input id='attr1' name='attr1' type='hidden'>
<input id='attr2' name='attr2' type='hidden'>
<textarea id='json' name='json' style='visibility:hidden'></textarea>
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment