|
 |
aspx thread: Solve this problem
Message #1 by "Nguyen Ha Giang" <giang@c...> on Mon, 10 Jun 2002 16:55:47 +0700
|
|
This is a multi-part message in MIME format.
------=_NextPart_000_0387_01C2109F.AB390340
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Dear all,
I create a webpage, this page has list of anchor tag, and i want to put
this list on area with scrolling control, because i don't want the list
spread more space. Could i do it ? if could, please show me more!
Thanks for reading,
Regards,
Giang
Message #2 by Feduke Cntr Charles R <FedukeCR@m...> on Mon, 10 Jun 2002 09:09:57 -0400
|
|
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_001_01C21080.1EBCC060
Content-Type: text/plain;
charset="ISO-8859-1"
Giang,
You'll want to use an IFRAME tag, like...
<iframe src="somepage.aspx" />
IE supports IFRAME and I think Nutscrape 6.0 does as well.
- Chuck
-----Original Message-----
From: Nguyen Ha Giang [mailto:giang@c...]
Sent: Monday, June 10, 2002 5:56 AM
To: ASP+
Subject: [aspx] Solve this problem
Dear all,
I create a webpage, this page has list of anchor tag, and i want to put this
list on area with scrolling control, because i don't want the list spread
more space. Could i do it ? if could, please show me more!
Thanks for reading,
Regards,
Giang
--- Change your mail options at http://p2p.wrox.com/manager.asp or to
unsubscribe send a blank email to
Message #3 by "Mingkun Goh" <mangokun@h...> on Wed, 12 Jun 2002 11:14:37
|
|
Please take a look at this thread which has a alternate solution:
communication across iframe / scrollbars on DataGrids
http://p2p.wrox.com/archive/aspx_professional/2002-03/54.asp
|
|
 |