You need to Register for free and Login to post a message in the forum.

Forum

Subject: Adding aspx pages to DNN portal
Prev Next
You are not authorized to post a reply.

Author Messages
vijaymoh
Nuke Newbie
Nuke Newbie
Posts:8

10 Apr 2008 10:27 AM  

Hi Guys,

I have a  requirement where in i have .aspx pages  which are already developed using asp.net 2.0  and that  needs to integrate with DNN  portal. I have gone through DNN framework documentation and found Page Management whch will be used to create pages in DNN  portal and then  we need to have modules on the page . But is there any way  we can use  the existing  .aspx pages  which are ready with the fucntionality?

The question is  do we have such kind of functionality for integration of other .aspx page in DNN ? If yes please let me know the details. If not then don't you  think it is a good idea  to have in  the future  DNN version cause it will take less time to build application and  will provide ease for migration from other  asp.net application to DNN  portal  so as  to use DNN powerful features.

Will appreciate any help regarding this.

Thanks

Vijay

jncraig
DNN Creative Staff
Nuke Master III
Nuke Master III
Posts:3750


10 Apr 2008 7:38 PM  
It's also not terribly hard to convert your existing aspx pages to modules.

Joe Craig
DNN Creative Support
Subscribe to the website
vijaymoh
Nuke Newbie
Nuke Newbie
Posts:8

11 Apr 2008 2:27 PM  
Hi joe,

I agree about  your suggestion  to convert the  .aspx page  into user controls ( modules ) for DNN.
I have this as a  second option. Cause  the Intranet  Site is  develop ( in process ) using DNN and there are already few  portal relevant  applications which are developed using asp.net 2.0.
We are  in a process of integrating those already developed portal pieces into DNN  Framework.
So finding the  different solutions for this integration. 
 
Would really  appreciate  if you  let me know which is the best way  for this kinda  situation.

Thanks
vijay
jncraig
DNN Creative Staff
Nuke Master III
Nuke Master III
Posts:3750


11 Apr 2008 7:22 PM  
If the other applications will run as stand-alone web pages, you can use an IFrame module to capture them and display them in DotNetNuke while you also work on the conversion.

Joe Craig
DNN Creative Support
Subscribe to the website
sdfrick
Nuker
Nuker
Posts:19

12 Apr 2008 3:13 AM  
I have a case where I am using an .ascx user control in a DNN module as a "main" page, from which I can load aspx pages in popup windows via the javascript window.open() method. That works nicely, If you like popups . I think using Response.Redirect("page.aspx") instead of Server.Transfer(...) will also work in this situation.
vijaymoh
Nuke Newbie
Nuke Newbie
Posts:8

15 Apr 2008 12:35 PM  

Hi,

Thanks for your  suggestions.

I have few  more questions. If i load a stand alone application  in Iframe in DNN  Will this Stand along  be a part of DNN  Framework ?

Thanks

Vijay

 

jncraig
DNN Creative Staff
Nuke Master III
Nuke Master III
Posts:3750


15 Apr 2008 8:52 PM  
No, you'd have to have the "stand alone" thing stand alone. To use the iFrame, you'll need to have it running as a separate website so that you can capture it.

Joe Craig
DNN Creative Support
Subscribe to the website
leesykes
DNN Creative Staff
Nuke Master III
Nuke Master III
Posts:3960


18 Apr 2008 2:29 AM  
a reply from the 14th was accidentally deleted when we moved server

by gymnasticsmedia

Nukelet lets you add existing modules to DNN. Probably worth investigating.



Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/leesykes

Lee Sykes's Facebook Profile
You are not authorized to post a reply.
Forums > DotNetNuke® > DotNetNuke® Questions > Adding aspx pages to DNN portal



ActiveForums 3.7

Latest Forum Posts

RE: How to Create Module : by jncraig
I'd recommend the book on DotNetNuke module development by Mitchel Sellers, and also adefwebserver.c...
RE: Change Login Page by jncraig
If you want to add modules to the login page, first create on and add the login module. Then add ot...
RE: Background colour by jncraig
Use the Web Developers Toolbar to identify the class of the white area.
RE: [Server Error]This error can be caused by a virtual directory not being configured as an application in IIS. by arm
Posted By mnaoj on 04 Dec 2008 11:46 AMError 1 It is an error to use a section registered as allowDe...
How to Create Module : by hassangas2003
this first my question in aforum,i'm abeginer in DNN,I have web user control already used to old pro...
Background colour by petecarrick
Hi,Sorry if this is a real dumb question, I've been experimenting with the Vortex skin and I have ch...
RE: Horizontal menu vertical borders by petecarrick
That worked perfectly, thanks very much Lee.Pete
Change Login Page by edeakin
Hey guys it’s me again. Great work on session 46 keep up the great work! I want to be able to add m...
RE: Module Wrapper & Tab Aggregator?? by gbrown
Found the Ajax Module Wrapper from Gumbosoft. Bought it and tried it - it works inside of Tab Aggreg...
Module Wrapper & Tab Aggregator?? by gbrown
Has anybody tried to place a Module Wrapper module from ZLDNN inside a Tab Aggregator module from DN...
RE: SWF Tutorial Conversion by raymueller
Thanks and I will continue to research. Each of the applications pick up the introduction (~ 20-25 s...
RE: Please do review by leesykes
There are a couple of things that you could look at:Initial page load time of the sites was slow, t...
RE: Module Development - Settings Page by leesykes
thanks for letting us know the solution and if there's anything else we can help out with please let...
RE: SWF Tutorial Conversion by leesykes
not sure, its not something I have tried, the swf should convert, perhaps its worth googling around ...
RE: not been able to download videos by leesykes
Normal 0 unctuationKerning/> false false false oNotPromoteQF/> ...
RE: Styling the main menu by leesykes
When you add code to your skin.css file, make sure you press CTRL+F5 to reload the page and reload t...
RE: Horizontal menu vertical borders by leesykes
To find the id of the menu item, use the web developers toolbar for Firefox, go to information menu...
RE: Module Development - Settings Page by HMDevelopment
Hello Lee. No thanks -- I have still earned value from this site. I did quite a few 'video' tutor...
RE: Can I modify the Default Events module only for a Portal? by jncraig
If you create a skin for your site, it will apply only to your site.  Also, portal.css applies only ...
RE: How to prevent auser from multiple login. by jncraig
I'm not aware of a way to do that.
AppTheory
RSS Feeds