open a seperate .aspx page in pop-up window
Last Post 03/15/2016 1:22 AM by Ruwan Pathiranage. 8 Replies.
Author Messages
Vinod
Nuker
Nuker
Posts:12


--
02/03/2009 3:18 AM
    Hi,

    I have a requirment in product detail page. on the page
    i have a tag to open large image in popup window.

    if i use javascript window.open() method then it opens default .aspx page with respective module .

    Please help.
    Joseph Craig
    DNN MVP
    Posts:11667


    --
    02/03/2009 8:19 AM
    Are you using an ecommerce module?  Which one?

    Joe Craig, Patapsco Research Group
    Complete DNN Support
    Vinod
    Nuker
    Nuker
    Posts:12


    --
    02/04/2009 4:55 AM

    I am creating a product detail page in an ecommerce module. anyway i got solution thanx
    Vinod
    Nuker
    Nuker
    Posts:12


    --
    02/04/2009 5:00 AM
    Hi,

        I have another problem. How do we add page title, meta keywords and meta description dynamically.

    Please help.
     
    Joseph Craig
    DNN MVP
    Posts:11667


    --
    02/04/2009 8:31 AM
    Do you need to do this in a module, or for an existing page?

    How did you solve that other problem?

    Joe Craig, Patapsco Research Group
    Complete DNN Support
    Vinod
    Nuker
    Nuker
    Posts:12


    --
    02/04/2009 1:03 PM
    For first one i have used AJAX module pop and  for 2nd one i have used Page_Prerender event .
    mansour.padyab
    Nuke Newbie
    Nuke Newbie
    Posts:1


    --
    01/31/2010 6:01 AM
    i have problems whit window.open in dnn,when i use it for call aspx form,my current page can not displaed whit its resorce.please help me ,how can i call a aspx form whit window.open();
    Joseph Craig
    DNN MVP
    Posts:11667


    --
    01/31/2010 7:08 AM
    Are you trying to open a non-DotNetNuke page?  If so, what happens if you try to open that page normally?

    Joe Craig, Patapsco Research Group
    Complete DNN Support
    Ruwan Pathiranage
    Nuke Newbie
    Nuke Newbie
    Posts:1


    --
    03/15/2016 1:22 AM
    i have problems with window.open in DNN,when i use it for call aspx form,my current page can not displaed whith its resorce. please help me ,how can i call a aspx form whit window.open();


    ---