“链接到”时表大小不正确,但导航到使用“转发”时表大小不正确 [英] Table size incorrect when 'linked to' but not when navigated to using 'Forward'

查看:72
本文介绍了“链接到”时表大小不正确,但导航到使用“转发”时表大小不正确的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述




我目前正在编写一个使用表格的网站。我有一页

链接到第二页。


唯一的问题是,当我链接到第二页时,表格

加载的高度与代码中设置的高度不同。

然而,当我使用IE中的导航按钮返回然后

再次转发到第二页,表格按预期显示。


有没有人遇到这个问题,有没有人知道

解决方案?

附加信息。这些页面包括许多表格,其中一些表格在其他表格中,另一些表格在行或单元格内。


我会发布网站,但页面包含ASP代码而我还没有
还没有ASP主机。

如果有人觉得看到这些页面会有益,那么我可以发布
tham作为纯HTML或发布asp页面。


注意:在VS.NET中用Internet Explorer v6测试。


亲切的问候,Carl

解决方案

听起来像是HTML问题,而不是ASP问题...


-

Aaron Bertrand

SQL Server MVP
http://www.aspfaq.com/


" Carl Gilbert" <先生************* @ hotmail.com>在消息中写道

news:66 ************************** @ posting.google.c om ...



我正在撰写一个利用表格的网站。我有一页链接到第二页。

唯一的问题是当我链接到第二页时,表格
加载的高度不同于在代码中设置。
然而,当我使用IE中的导航按钮返回然后再次转发到第二页时,表格会按预期显示。

有没有人遇到这个问题,有没有人知道
解决方案?

有条件的信息。这些页面包括许多表格,其中一些表格位于其他表格中,一些表格位于行或单元格内。

我会发布该网站,但页面包含ASP代码而我不会还有一个ASP主机。
如果有人觉得看到这些页面会有益,那么我可以发布纯HTML或发布asp页面。

注意:在用VS.NET编写的Internet Explorer v6中测试过。

亲切的问候,Carl



你的URL是什么网站。


" Aaron Bertrand - MVP" < AA *** @ TRASHaspfaq.com>在消息中写道

新闻:eS ************* @ TK2MSFTNGP12.phx.gbl ...

听起来像是一个HTML问题,不是ASP的......

- Aaron Bertrand
SQL Server MVP
http://www.aspfaq.com/

Carl Gilbert <先生************* @ hotmail.com>在消息中写道
新闻:66 ************************** @ posting.google.c om ...



我目前正在编写一个利用表格的网站。我有一页链接到第二页。

唯一的问题是当我链接到第二页时,表格
加载的高度不同于在代码中设置。
然而,当我使用IE中的导航按钮返回然后再次转发到第二页时,表格会按预期显示。

有没有人遇到这个问题,有没有人知道
解决方案?

有条件的信息。这些页面包括许多表格,其中一些表格位于其他表格中,一些表格位于行或单元格内。

我会发布该网站,但页面包含ASP代码而我不会还有一个ASP主机。
如果有人觉得看到这些页面会有益,那么我可以发布纯HTML或发布asp页面。

注意:在VS.NET中编写的Internet Explorer v6中测试过。

亲切的问候,Carl




转到 http://homepage.ntlworld.com/carl_gilbert/page1.html ,你应该是

能够看到链接到第2页和使用IE时的差异

移动到下一页。

Tom Blantern < TB ** @ broadpark.no>在消息中写道

news:40 ******** @ news.broadpark.no ...

你网站的网址是什么。 />
Aaron Bertrand - MVP < AA *** @ TRASHaspfaq.com>在消息中写道
新闻:eS ************* @ TK2MSFTNGP12.phx.gbl ...

听起来像是HTML问题,而不是ASP问题......

- Aaron Bertrand
SQL Server MVP
http://www.aspfaq.com/

Carl Gilbert <先生************* @ hotmail.com>在消息中写道
新闻:66 ************************** @ posting.google.c om ...



我目前正在编写一个利用表格的网站。我有一页链接到第二页。

唯一的问题是当我链接到第二页时,表格
加载的高度不同于在代码中设置。
然而,当我使用IE中的导航按钮返回然后再次转发到第二页时,表格会按预期显示。

有没有人遇到这个问题,有没有人知道
解决方案?

有条件的信息。这些页面包括许多表格,其中一些表格位于其他表格中,一些表格位于行或单元格内。

我会发布该网站,但页面包含ASP代码而我不会还有一个ASP主机。
如果有人觉得看到这些页面会有益,那么我可以发布纯HTML或发布asp页面。

注意:在VS.NET中编写的Internet Explorer v6中测试过。

亲切的问候,Carl





Hi

I am currently writing a site that utilises tables. I have one page
that links to a second page.

The only problem is that when I link to the second page, the table
loads up with a different height than was set in the code.
However, when I use the navigation buttons in IE to go back and then
forward again to the second page, the table is displayed as expected.

Has anyone ever come accross this problem and does anyone know of a
solution?
Aditional information. The pages include numerous tables, some within
other tables and some tables within rows or cells.

I would have published the site but the pages include ASP code and I
do not as yet have an ASP host.
If anyone feels that seeing the pages would be beneficial then I can
either publish tham as pure HTML or post the asp pages.

Note: Tested in Internet Explorer v6, written in VS.NET.

Kind regards, Carl

解决方案

Sounds like an HTML problem, not an ASP one...

--
Aaron Bertrand
SQL Server MVP
http://www.aspfaq.com/


"Carl Gilbert" <mr*************@hotmail.com> wrote in message
news:66**************************@posting.google.c om...

Hi

I am currently writing a site that utilises tables. I have one page
that links to a second page.

The only problem is that when I link to the second page, the table
loads up with a different height than was set in the code.
However, when I use the navigation buttons in IE to go back and then
forward again to the second page, the table is displayed as expected.

Has anyone ever come accross this problem and does anyone know of a
solution?
Aditional information. The pages include numerous tables, some within
other tables and some tables within rows or cells.

I would have published the site but the pages include ASP code and I
do not as yet have an ASP host.
If anyone feels that seeing the pages would be beneficial then I can
either publish tham as pure HTML or post the asp pages.

Note: Tested in Internet Explorer v6, written in VS.NET.

Kind regards, Carl



What''s URL to your site.

"Aaron Bertrand - MVP" <aa***@TRASHaspfaq.com> wrote in message
news:eS*************@TK2MSFTNGP12.phx.gbl...

Sounds like an HTML problem, not an ASP one...

--
Aaron Bertrand
SQL Server MVP
http://www.aspfaq.com/


"Carl Gilbert" <mr*************@hotmail.com> wrote in message
news:66**************************@posting.google.c om...

Hi

I am currently writing a site that utilises tables. I have one page
that links to a second page.

The only problem is that when I link to the second page, the table
loads up with a different height than was set in the code.
However, when I use the navigation buttons in IE to go back and then
forward again to the second page, the table is displayed as expected.

Has anyone ever come accross this problem and does anyone know of a
solution?
Aditional information. The pages include numerous tables, some within
other tables and some tables within rows or cells.

I would have published the site but the pages include ASP code and I
do not as yet have an ASP host.
If anyone feels that seeing the pages would be beneficial then I can
either publish tham as pure HTML or post the asp pages.

Note: Tested in Internet Explorer v6, written in VS.NET.

Kind regards, Carl




Go to http://homepage.ntlworld.com/carl_gilbert/page1.html and you should be
able to see the difference when you link to page 2 and when you use IE to
move to the next page.
"Tom Blantern" <tb**@broadpark.no> wrote in message
news:40********@news.broadpark.no...

What''s URL to your site.

"Aaron Bertrand - MVP" <aa***@TRASHaspfaq.com> wrote in message
news:eS*************@TK2MSFTNGP12.phx.gbl...

Sounds like an HTML problem, not an ASP one...

--
Aaron Bertrand
SQL Server MVP
http://www.aspfaq.com/


"Carl Gilbert" <mr*************@hotmail.com> wrote in message
news:66**************************@posting.google.c om...

Hi

I am currently writing a site that utilises tables. I have one page
that links to a second page.

The only problem is that when I link to the second page, the table
loads up with a different height than was set in the code.
However, when I use the navigation buttons in IE to go back and then
forward again to the second page, the table is displayed as expected.

Has anyone ever come accross this problem and does anyone know of a
solution?
Aditional information. The pages include numerous tables, some within
other tables and some tables within rows or cells.

I would have published the site but the pages include ASP code and I
do not as yet have an ASP host.
If anyone feels that seeing the pages would be beneficial then I can
either publish tham as pure HTML or post the asp pages.

Note: Tested in Internet Explorer v6, written in VS.NET.

Kind regards, Carl





这篇关于“链接到”时表大小不正确,但导航到使用“转发”时表大小不正确的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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