HighTechTalks DotNet Forums  

Re: iframe - OK to use in .NET?

Dotnet Scripting microsoft.public.dotnet.scripting


Discuss Re: iframe - OK to use in .NET? in the Dotnet Scripting forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Phil S
 
Posts: n/a

Default Re: iframe - OK to use in .NET? - 07-15-2003 , 11:59 AM






Do you really need to hit the server at all? If not, I would consider using
entirely client-side script.

My organization has spent a considerable amount of effort on solutions to
the problem of excessive postbacks when using server controls.

"Jim Mitchell" <jim_mitchell (AT) mindspring (DOT) com> wrote

Quote:
I had two drop down lists. I wanted the second to fill based on the
selection in the first. Using Code-Behind, I would always get the flash.

The solution of putting the two dropdown lists in an iFrame tag seems to
resolve the issue as the postback occurs only in the iFrame.

THE QUESTIONS IS... DOES THIS SEEM LIKE A REASONABLE APPROACH TO LINKED
DROP DOWNLISTS WHEN YOU DO NOT WANT THE ENTIRE PAGE TO REFRESH?

Thanks in advance.





Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.