Jump to content

Submitting data from an iframe


andyd34

Recommended Posts

I am trying to submit iframe data through a jquery script to a php page. I think the problem maybe that the iframe holds html tags and its loosing the information somewhere. I am using

 

var msgContents = $('#hiddencontent').attr('value');

 

I dont think this is right, can someone give me a pointer on where to look to get it sorted. thanks

Link to comment
https://forums.phpfreaks.com/topic/174031-submitting-data-from-an-iframe/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.