Re: How get Request.Querystring from IFrame page

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Joerg Jooss (joerg.jooss_at_gmx.net)
Date: 10/23/04


Date: Sat, 23 Oct 2004 12:55:17 +0200

VB Programmer wrote:
> I have an ASPX page that is used for content. I have a master page
> which sticks the page in an IFrame.
>
> Question: From the content/ASPX page, I can't seem to reference
> request.querystring. Any way around this? I need to read it.

The "outer" page should be constructed in such a way that it appends the
query string to the IFRAME's target URL.

Cheers,

-- 
Joerg Jooss
www.joergjooss.de
news@joergjooss.de 


Relevant Pages

  • Re: How get Request.Querystring from IFrame page
    ... > VB Programmer wrote: ... >> I have an ASPX page that is used for content. ... I have a master page ... > Joerg Jooss ...
    (microsoft.public.dotnet.framework.aspnet)
  • How get Request.Querystring from IFrame page
    ... I have an ASPX page that is used for content. ... I have a master page which ... sticks the page in an IFrame. ... From the content/ASPX page, ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: Including and Executing JS and CSS from an ASPX within a Master Pa
    ... mark-up of the ASPX page? ... If I am including jQuery from the MasterPage and *then* want to ... include the js file between master page and content page like the example ... Including and Executing JS and CSS from an ASPX within a Master ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: Including and Executing JS and CSS from an ASPX within a Master Pa
    ... mark-up of the ASPX page? ... We can insert any javascript functions in the page by markups. ... If I am including jQuery from the MasterPage and *then* want to ... include the js file between master page and content page like the example ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Master Pages - loading of ContentPlaceHolder
    ... news store from the center section or the quick menu on the right side of the ... Here is the layout of the master page (open window until you have three ... The reason we don't want to have different .aspx pages calling the same ... You setup a .master file with ...
    (microsoft.public.dotnet.framework.aspnet.webservices)