Ask a Question related to ASP.NET General, Design and Development.
-
Ryan Moore #1
might as well ask.....
Is there any way to load only a certain section of a page in ASP.NET without
using a FrameSet, preventing the full page refresh?
thnx
Ryan Moore Guest
-
Elliot M. Rodriguez #2
Re: might as well ask.....
You can also use an IFRAME, which is like a frameset, but inline.
--
Elliot M. Rodriguez, MCSD
*** It would take 227 cans of Mountain Dew to kill me***
"Ryan Moore" <ryanmoore@hotmail.com> wrote in message
news:OVUHoLhUDHA.2156@TK2MSFTNGP11.phx.gbl...without> Is there any way to load only a certain section of a page in ASP.NET> using a FrameSet, preventing the full page refresh?
>
> thnx
>
>
Elliot M. Rodriguez Guest



Reply With Quote

