<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>DotNetNuke</title><link>http://www.dotnetnuke.com/tabid/795/Default.aspx</link><description>Discussions of DotNetNuke for ASP.NET 1.x and above.  &lt;a href="http://www.dotnetnuke.com/" target="_blank"&gt;DNN Home&lt;/a&gt; &lt;a href="http://aspadvice.com/SignUp/list.aspx?l=105&amp;c=25" target="_blank"&gt;Email List&lt;/a&gt;</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: How can I create report popup</title><link>http://forums.asp.net/thread/705244.aspx</link><pubDate>Wed, 29 Sep 2004 02:52:15 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:705244</guid><dc:creator>jmorrissette</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/705244.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=705244</wfw:commentRss><description>Thanks... what I meant above is that I end up answering my own questions.... no critique on timing of answers.... people are good about responding in a timely fashion!</description></item><item><title>Re: How can I create report popup</title><link>http://forums.asp.net/thread/704283.aspx</link><pubDate>Tue, 28 Sep 2004 04:54:59 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:704283</guid><dc:creator>karimvirani</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/704283.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=704283</wfw:commentRss><description>Patience grasshopper.
&lt;br /&gt;

&lt;br /&gt;
I think I used something like this:
&lt;br /&gt;

&lt;br /&gt;
&lt;pre&gt;
&lt;br /&gt;
dim hl as HyperLink
&lt;br /&gt;
hl.NavigateUrl = Request.Url.ToString &amp;amp; &amp;quot;&amp;amp;SkinType=L&amp;amp;SkinName=MySkin&amp;amp;SkinSrc=printmodule.ascx&amp;quot;
&lt;br /&gt;
&lt;/pre&gt;
&lt;br /&gt;

&lt;br /&gt;
This works for me because I'm interested in letting them print the current page.  Of course you'd want to check whether those parameters already exist in the current URL before adding them - if you want them to be able to refresh the page in print view.
&lt;br /&gt;

&lt;br /&gt;
Karim</description></item><item><title>Re: How can I create report popup</title><link>http://forums.asp.net/thread/704238.aspx</link><pubDate>Tue, 28 Sep 2004 03:30:39 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:704238</guid><dc:creator>jmorrissette</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/704238.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=704238</wfw:commentRss><description>I don't know, I guess I'll keep talking to myself. Seems to work now.</description></item><item><title>Re: How can I create report popup</title><link>http://forums.asp.net/thread/704220.aspx</link><pubDate>Tue, 28 Sep 2004 02:56:47 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:704220</guid><dc:creator>jmorrissette</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/704220.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=704220</wfw:commentRss><description>Alright, I am close on this one. I just need a little coaching. On my test sight, the following code is not returning the full address of my page. 
&lt;br /&gt;

&lt;br /&gt;
It is dropping off the &amp;quot;http://localhost/&amp;quot; portion and giving me this 
&lt;br /&gt;

&lt;br /&gt;
&amp;quot;/DotNetNuke/Default.aspx?tabid=27&amp;amp;mid=335&amp;amp;SkinType=L&amp;amp;SkinName=_default&amp;amp;SkinSrc=printmodule.ascx&amp;quot;
&lt;br /&gt;

&lt;br /&gt;

&lt;br /&gt;
HERE IS MY CODE:
&lt;br /&gt;
--------------------------------------------------------
&lt;br /&gt;

&lt;br /&gt;
myURLstring = CType(Global.ApplicationPath, String) &amp;amp; &amp;quot;/&amp;quot; &amp;amp; glbDefaultPage &amp;amp; &amp;quot;?tabid=&amp;quot; &amp;amp; TabId &amp;amp; &amp;quot;&amp;amp;mid=&amp;quot; &amp;amp; ModuleId &amp;amp; &amp;quot;&amp;amp;SkinType=L&amp;amp;SkinName=_default&amp;amp;SkinSrc=printmodule.ascx&amp;quot;</description></item><item><title>Re: How can I create report popup</title><link>http://forums.asp.net/thread/700171.aspx</link><pubDate>Thu, 23 Sep 2004 02:03:20 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:700171</guid><dc:creator>jmorrissette</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/700171.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=700171</wfw:commentRss><description>Thanks, that answers some lingering questions I had.</description></item><item><title>Re: How can I create report popup</title><link>http://forums.asp.net/thread/700051.aspx</link><pubDate>Wed, 22 Sep 2004 21:44:46 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:700051</guid><dc:creator>karimvirani</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/700051.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=700051</wfw:commentRss><description>I forgot to mention that this uses the default skin from the default portal.  If you want to use the skin installed on your specific portal, then set your SkinType=L (for local), and SkinName=YourActualSkinName.  You'll need to have a printmodule.ascx (could be named differently) in your skin that contains at least a 'ContentPane' cell.  If your skin doesn't have a printmodule.ascx, you can use this simple code to make one:
&lt;br /&gt;

&lt;br /&gt;
&lt;pre&gt;
&lt;br /&gt;
&amp;lt;%@ Control language=&amp;quot;vb&amp;quot; CodeBehind=&amp;quot;~/admin/Skins/skin.vb&amp;quot; AutoEventWireup=&amp;quot;false&amp;quot; Explicit=&amp;quot;True&amp;quot; Inherits=&amp;quot;DotNetNuke.Skin&amp;quot; %&amp;gt;
&lt;br /&gt;
&amp;lt;!DOCTYPE HTML PUBLIC &amp;quot;-//W3C//DTD HTML 4.01 Transitional//EN&amp;quot;&amp;gt;
&lt;br /&gt;

&lt;br /&gt;
&amp;lt;html&amp;gt;
&lt;br /&gt;
&amp;lt;head&amp;gt;
&lt;br /&gt;
	&amp;lt;title&amp;gt;&amp;lt;/title&amp;gt;
&lt;br /&gt;
&amp;lt;/head&amp;gt;
&lt;br /&gt;

&lt;br /&gt;
&amp;lt;body style=&amp;quot;background: white; margin: 10px 10px 10px 10px;&amp;quot;&amp;gt;
&lt;br /&gt;

&lt;br /&gt;
&amp;lt;table width=&amp;quot;100%&amp;quot; height=&amp;quot;100%&amp;quot; cellpadding=&amp;quot;0&amp;quot; cellspacing=&amp;quot;0&amp;quot; align=&amp;quot;left&amp;quot;&amp;gt;
&lt;br /&gt;
	&amp;lt;tr&amp;gt;
&lt;br /&gt;
		&amp;lt;td valign=&amp;quot;top&amp;quot; id=&amp;quot;ContentPane&amp;quot; runat=&amp;quot;server&amp;quot; visible=&amp;quot;false&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;
&lt;br /&gt;
	&amp;lt;/tr&amp;gt;
&lt;br /&gt;
&amp;lt;/table&amp;gt;
&lt;br /&gt;

&lt;br /&gt;
&amp;lt;/body&amp;gt;
&lt;br /&gt;
&amp;lt;/html&amp;gt;
&lt;br /&gt;
&lt;/pre&gt;
&lt;br /&gt;

&lt;br /&gt;
Just put it in your skin folder: Portals\x\Skins\SkinName and it should pickup all the right style details.</description></item><item><title>Re: How can I create report popup</title><link>http://forums.asp.net/thread/698954.aspx</link><pubDate>Tue, 21 Sep 2004 23:41:05 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:698954</guid><dc:creator>markyou</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/698954.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=698954</wfw:commentRss><description>Thanks Karim for the tip. it works very well.
&lt;br /&gt;
You can see different here:
&lt;br /&gt;

&lt;br /&gt;
&lt;a target="_new" href="http://www.websecurestores.com/Default.aspx?tabid=124"&gt;Before with skin:&lt;/a&gt;
&lt;br /&gt;

&lt;br /&gt;
&lt;a target="_new" href="http://www.websecurestores.com/Default.aspx?tabid=124&amp;amp;SkinType=G&amp;amp;SkinName=_default&amp;amp;SkinSrc=printmodule.ascx"&gt;
&lt;br /&gt;
After add: &amp;amp;SkinType=G&amp;amp;SkinName=_default&amp;amp;SkinSrc=printmodule.ascx
&lt;br /&gt;
&lt;/a&gt;
&lt;br /&gt;

&lt;br /&gt;
mark
&lt;br /&gt;

&lt;br /&gt;</description></item><item><title>Re: How can I create report popup</title><link>http://forums.asp.net/thread/698884.aspx</link><pubDate>Tue, 21 Sep 2004 21:35:58 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:698884</guid><dc:creator>jmorrissette</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/698884.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=698884</wfw:commentRss><description>Okay, so if I do this above and insert the word/ or excel html header then all should work fine?</description></item><item><title>Re: How can I create report popup</title><link>http://forums.asp.net/thread/698659.aspx</link><pubDate>Tue, 21 Sep 2004 17:40:37 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:698659</guid><dc:creator>karimvirani</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/698659.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=698659</wfw:commentRss><description>You can append the following to your DNN URL:
&lt;br /&gt;

&lt;br /&gt;
&amp;amp;SkinType=G&amp;amp;SkinName=_default&amp;amp;SkinSrc=printmodule.ascx
&lt;br /&gt;

&lt;br /&gt;
All 3 parameters seem to be required.  You need to have a tabid specified too and probably want to specify the moduleid (mid) of your custom module.
&lt;br /&gt;

&lt;br /&gt;
There's plenty of info on creating custom modules at http://dnnjungle.vmasanas.net/
&lt;br /&gt;

&lt;br /&gt;
Karim
&lt;br /&gt;</description></item><item><title>Re: How can I create report popup</title><link>http://forums.asp.net/thread/698513.aspx</link><pubDate>Tue, 21 Sep 2004 15:40:37 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:698513</guid><dc:creator>markyou</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/698513.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=698513</wfw:commentRss><description>This is still my question too.
&lt;br /&gt;
Here is my walkarould:
&lt;br /&gt;
use DNN PRINTMODULE in container.
&lt;br /&gt;

&lt;br /&gt;
The below container code will add printer icon on top module, when you click on the icon, it will pop new window and remove all extra skin html.
&lt;br /&gt;

&lt;br /&gt;
hope this help.
&lt;br /&gt;
mark   
&lt;br /&gt;

&lt;br /&gt;
save the code to ..Portals\0\Containers\PRINT\StandardPrint.ascx and use this container.
&lt;br /&gt;

&lt;br /&gt;
&amp;lt;%@ Control language=&amp;quot;vb&amp;quot; CodeBehind=&amp;quot;~/admin/Skins/container.vb&amp;quot; AutoEventWireup=&amp;quot;false&amp;quot; Explicit=&amp;quot;True&amp;quot; Inherits=&amp;quot;DotNetNuke.Container&amp;quot; %&amp;gt;
&lt;br /&gt;
&amp;lt;%@ Register TagPrefix=&amp;quot;dnn&amp;quot; TagName=&amp;quot;Icon&amp;quot; Src=&amp;quot;~/admin/Containers/Icon.ascx&amp;quot;%&amp;gt;
&lt;br /&gt;
&amp;lt;%@ Register TagPrefix=&amp;quot;dnn&amp;quot; TagName=&amp;quot;Actions&amp;quot; Src=&amp;quot;~/admin/Containers/Actions.ascx&amp;quot;%&amp;gt;
&lt;br /&gt;
&amp;lt;%@ Register TagPrefix=&amp;quot;dnn&amp;quot; TagName=&amp;quot;Title&amp;quot; Src=&amp;quot;~/admin/Containers/Title.ascx&amp;quot;%&amp;gt;
&lt;br /&gt;
&amp;lt;%@ Register TagPrefix=&amp;quot;dnn&amp;quot; TagName=&amp;quot;PRINTMODULE&amp;quot; Src=&amp;quot;~/Admin/Containers/PrintModule.ascx&amp;quot; %&amp;gt;
&lt;br /&gt;

&lt;br /&gt;
&amp;lt;div id=&amp;quot;SMContainer1&amp;quot;&amp;gt;
&lt;br /&gt;
	&amp;lt;table cellSpacing=&amp;quot;0&amp;quot; cellPadding=&amp;quot;0&amp;quot; width=&amp;quot;100%&amp;quot; summary=&amp;quot;Module Title Table&amp;quot;&amp;gt;
&lt;br /&gt;
    &amp;lt;tr class=&amp;quot;SMTitleBg1&amp;quot;&amp;gt; 
&lt;br /&gt;
        &amp;lt;td width=&amp;quot;2&amp;quot; height=&amp;quot;23 align=&amp;quot; align=&amp;quot;center&amp;quot;&amp;quot; vAlign=&amp;quot;middle&amp;quot; noWrap&amp;gt; 
&lt;br /&gt;
			&amp;lt;dnn:Icon runat=&amp;quot;server&amp;quot; id=&amp;quot;dnnIcon&amp;quot; /&amp;gt; &amp;lt;dnn:Actions runat=&amp;quot;server&amp;quot; id=&amp;quot;dnnActions&amp;quot; /&amp;gt; 
&lt;br /&gt;
        &amp;lt;/td&amp;gt;
&lt;br /&gt;
        &amp;lt;td width=&amp;quot;100%&amp;quot; align=&amp;quot;left&amp;quot; vAlign=&amp;quot;middle&amp;quot; noWrap&amp;gt;&amp;lt;dnn:PRINTMODULE runat=&amp;quot;server&amp;quot; id=&amp;quot;dnnPRINTMODULE&amp;quot; /&amp;gt;
&lt;br /&gt;
        &amp;lt;dnn:Title runat=&amp;quot;server&amp;quot; id=&amp;quot;dnnTitle&amp;quot; CssClass=&amp;quot;SMHead1&amp;quot; /&amp;gt;&amp;amp;nbsp; &amp;lt;/td&amp;gt;
&lt;br /&gt;
        &amp;lt;td width=&amp;quot;20&amp;quot; align=&amp;quot;right&amp;quot; vAlign=&amp;quot;middle&amp;quot; noWrap&amp;gt;&amp;lt;/td&amp;gt;
&lt;br /&gt;
    &amp;lt;/tr&amp;gt;
&lt;br /&gt;
    &amp;lt;tr&amp;gt; 
&lt;br /&gt;
		&amp;lt;td height=&amp;quot;24&amp;quot; valign=&amp;quot;top&amp;quot; colspan=&amp;quot;3&amp;quot; &amp;gt; 
&lt;br /&gt;
			&amp;lt;table cellSpacing=&amp;quot;0&amp;quot; cellPadding=&amp;quot;4&amp;quot; width=&amp;quot;100%&amp;quot; summary=&amp;quot;Module Content Table&amp;quot;&amp;gt;
&lt;br /&gt;
			&amp;lt;tr&amp;gt;
&lt;br /&gt;
				&amp;lt;td id=&amp;quot;ContentPane&amp;quot; runat=&amp;quot;server&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;
&lt;br /&gt;
			&amp;lt;/tr&amp;gt;
&lt;br /&gt;
			&amp;lt;/table&amp;gt;
&lt;br /&gt;
		&amp;lt;/td&amp;gt;
&lt;br /&gt;
	&amp;lt;/tr&amp;gt;
&lt;br /&gt;
    &amp;lt;/table&amp;gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;
&lt;br /&gt;
&amp;lt;table cellSpacing=&amp;quot;0&amp;quot; cellPadding=&amp;quot;0&amp;quot; width=&amp;quot;100%&amp;quot; summary=&amp;quot;Module Title Table&amp;quot;&amp;gt;
&lt;br /&gt;
&amp;lt;tr&amp;gt;
&lt;br /&gt;
	&amp;lt;td height=&amp;quot;5&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/Portals/0/Containers/smcculloch.net_container/1pix.gif&amp;quot; runat=&amp;quot;server&amp;quot; width=&amp;quot;5&amp;quot; height=&amp;quot;1&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;
&lt;br /&gt;
&amp;lt;/tr&amp;gt;
&lt;br /&gt;
&amp;lt;/table&amp;gt;
&lt;br /&gt;</description></item><item><title>How can I create report popup</title><link>http://forums.asp.net/thread/698053.aspx</link><pubDate>Tue, 21 Sep 2004 05:32:50 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:698053</guid><dc:creator>jmorrissette</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/698053.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=698053</wfw:commentRss><description>I want to create a popup window that displays a datalist in Word or Excel format. I understand the mechanics of coding html word/excel headers. I have also resolved how to load up a popup window at the click of a mouse and pass a query string to it. 
&lt;br /&gt;

&lt;br /&gt;
Can someone point me to where I need to go next? Do I create an aspx page? Do I create an ascx control? If I create the control, how do I get it to appear inside the popup without all of the headers, menu, skin stuff? 
&lt;br /&gt;

&lt;br /&gt;
I have searched the forums and haven't found a complete discussion on this anywhere. Thanks in advance to all those who help.
&lt;br /&gt;</description></item></channel></rss>