Ajax页面没有在IE中刷新 [英] Ajax page not getting refreshed in IE

查看:54
本文介绍了Ajax页面没有在IE中刷新的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述




i有一个php页面,其中包含了一些标签链接,比如


游戏,新闻,娱乐等。<
当我点击tablink时,下面加载了一个ajax页面。

在那个ajax页面中,几个页面(iframe)被加载到表格中,这样它包含连续三个表。

每个表包含通过iframe加载的不同页面,

和一个关闭按钮可用,以便我们可以关闭不需要的表(包含框架)。


我做的类似于igoogle拖放部分没有拖动选项


所以如果我们关闭一个表,页面名称是存储在数据库中并且没有显示。


问题是当我关闭表(包含iframe的页面)时它被关闭并且值正确地存储在数据库中。但之后,如果我点击相同的tablink,ajaxpage将与关闭的表(我已经关闭)一起加载。 />
i,e页面加载旧数据而不从数据库中获取刷新值。


它在firefox中运行良好。,


任何人都可以帮助我。


问候

vijay

解决方案

< blockquote>页面可能正在缓存。


你需要获得一个独特的页面,所以添加像

展开 | 选择 | Wrap | 行号



该页面可能正在缓存。


你需要得到一个独特的页面,所以添加像

展开 | 选择 | Wrap | 行号


发布当前代码。


hi

i have a php page in which i have included few tabs links like

games, news,entertainment etc.,

when i click the tablink an ajax page is loaded below.
In that ajax page several pages(iframes) are loaded inside the tables, such that it contains three tables in a row.
each table contains different pages loaded through iframes,
and an close button is available so that we can close the unwanted tables(containing frames).

"i hav done similar to igoogle drag and drop portion without drag option"

so if we close an table the page name is stored in the database and it is not diaplayed.,

The problem is when i close the tables(page containing iframes) its getting closed and the values are stored correctly in the database., but after that if i click the same tablink the ajaxpage gets loaded along with the closed tables(which i have closed).
i,e the page gets loaded with the old datas without getting the refreshed values from the database.,

it works well in firefox.,

Can anyone help me.,

regards
vijay

解决方案

The page is probably getting cached.

You''ll need to get a unique page, so add something like

Expand|Select|Wrap|Line Numbers


The page is probably getting cached.

You''ll need to get a unique page, so add something like

Expand|Select|Wrap|Line Numbers


Post your current code.


这篇关于Ajax页面没有在IE中刷新的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆