Thank you, leupold and Stefan Cullmann for fast reply!
I downloaded pre-compiled IFrame 3.2 without source.
From the very beginning (before a installed IFrame 3.2) any use of querystring rose me an exception. With IFrame 3.2 I don’t have such exception. But still can’t get parameters from querystring of parent (main) window.
When I add querystring parameter, what kind of value should it be (Static value, Path-Through or any other)?
May be It’s not correct way of using IFrame?!
What for “URL Parameter” parameter could be used in IFrame settings.
As it was mentioned before, It would be great if somebody would write any documentation with examples how to use IFrame. DNN society would appreciate such documentation!
Maybe I’m not correct with explanation in what way I try to use IFrame.
Let me explain one more time:
I have a DNN page with IFrame module. When somebody enter in browser address string, for instance, http://localhost/mysite/SearchResultseng/tabid/37/Default.aspx?userid=12345 (the page is with my IFrame), I’d like the .aspx page inside IFrame would catch the userid value.
May I do it with current version of IFrame? Or maybe there is any other way to pass the parameter from main address querystring to IFrame?
Thank you in advance for any help!