Welcome to Tech-Review.Org Sign in | Join | Help

.net_2.0

My coding blog entries. Typically will either be more complex coding examples or overcoming product issues / troubleshooting resolutions.

Browse by Tags

All Tags » Iframes   (RSS)
Ajax and Iframes
Even with AJAX capabilities - there are times that a multi-frame page must be generated. Some reasons would be: Your application uses a IHTTP Handler (no master pages) to generate content and requires passing in query string parameters. Lack of desire Read More...