anyway, i’ve found a solution
module “Include me in that HTML”
http://wordpress.org/extend/plugins/include-me-in-that-html/
Oh no no no, this will be a link, I want to display ENTIRE CONTENT of that html file INSIDE of a post
html include basically
yes please, kayjayone, for example we’ve got
website.com/rates/item1.htm
website.com/rates/item2.htm
website.com/rates/item3.htm…
and these files’ content should be inserted accordingly in to
website.com/post1
website.com/post2
website.com/post3…
I was told AJAX/jquery could be an answer, any ideas?