Thank you but I still could not get this to work.
Here is the code I added to the wp page:
<div id = “my_frame”>
</div>
<script language = “javascript”>
$(document).ready(function(){
$.ajax({
url: ‘http://nky.rapmls.com/scripts/mgrqispi.dll?APPNAME=Nokentucky&PRGNAME=MLSLogin&ARGUMENT=lku7Xkjr168Ekn5tXizlkybd9tQN0ChL8tuJrldgVv4%3D&KeyRid=1’,
success: function(data) {
$(‘#my_frame’).html(data);
}
});
});
</script>
Am I doing something wrong?
Thanks again!
Thank you for the quick response.
I did read that but I am not sure what I can do. Is there something that I can do or do I need to use a different plug in.
i am not a video guy so I am clueless.
Thanks