in

Share your IT thoughts...

I N F O R M A T I O N   T E C H N O L O G Y   P O R T A L   O F   E X P E R T S
Latest post Sat, Jun 6 2009 3:23 AM by NinethSense. 5 replies.
Page 1 of 1 (6 items)
Sort Posts: Previous Next
  • Thu, Jun 4 2009 5:09 AM

    • shyju
    • Top 10 Contributor
    • Joined on Sat, Jul 5 2008
    • Chennai
    • Beginner
    • Points 932

    ASP.NET and JQuery: Integrating many pages to single page

    I have a four ASP.NET pages,Page 1.aspx,Page2.aspx,page3.aspx and page4.aspx.Normally the user will come to Page1 and then enter his data in the form elements.On clicking on the Go button Page 2 will come and so on up to page 4.Now i want to Integrate all of these items to A single page using jQuery LightBox/UI dialog modal popup.In my all pages i have server side code to do some Business logic.So I tried to Put the contents of page 2 in a panel and put it in the UI modal dialog and placed in page 1 and invoke the UI dialog from page 1 's button click.But my problem is I am not sure when i click on the button of the panel which is placed in the UI dialog, will trigger the server side code .I had some problems when i tried it earlier

    I would not like to use ASP.NET Ajax Extenders.

     

    How to go ahead ? Please advice

     

     

     

    • Post Points: 41
  • Thu, Jun 4 2009 7:01 AM In reply to

    • NinethSense
    • Top 10 Contributor
    • Joined on Tue, Jul 1 2008
    • India
    • Master
    • Points 7,827

    Re: ASP.NET and JQuery: Integrating many pages to single page

    • Post Points: 15
  • Thu, Jun 4 2009 7:22 AM In reply to

    • shyju
    • Top 10 Contributor
    • Joined on Sat, Jul 5 2008
    • Chennai
    • Beginner
    • Points 932

    Re: ASP.NET and JQuery: Integrating many pages to single page

    But i need to have the value which user enter in first form and then do some thing with that and then populate the content of second Dialog/popup.

    I smell a reverse engineering here. The QuickReply option (the one i am using now to type) is an ideal example.When i click on the Post button,I want to do some thing in server side with the data i enterer in this modal dialog.After than i want to Show another Modal popup in the same page with the some other data which was queried from DB using the data posted in first Modal Dialog. Any thoughts ???

    I hope the admin of this forum can help  me as he had used the same thing

     

     

     

    • Post Points: 41
  • Thu, Jun 4 2009 9:19 AM In reply to

    • NinethSense
    • Top 10 Contributor
    • Joined on Tue, Jul 1 2008
    • India
    • Master
    • Points 7,827

    Re: ASP.NET and JQuery: Integrating many pages to single page

    Not sure if you have issues with model query. Try iQuery Impromptu. I used this many times.

    http://trentrichardson.com/Impromptu/index.php

     

     

    • Post Points: 41
  • Sat, Jun 6 2009 1:06 AM In reply to

    • shyju
    • Top 10 Contributor
    • Joined on Sat, Jul 5 2008
    • Chennai
    • Beginner
    • Points 932

    Re: ASP.NET and JQuery: Integrating many pages to single page

    How about the quick reply option in this forum.How it was built ? Answer to this question would be a solution for my question i think

    • Post Points: 41
  • Sat, Jun 6 2009 3:23 AM In reply to

    • NinethSense
    • Top 10 Contributor
    • Joined on Tue, Jul 1 2008
    • India
    • Master
    • Points 7,827

    Re: ASP.NET and JQuery: Integrating many pages to single page

    It is just a popup which uses some library like the impromptu url I gave.

    May be I think in a wrong direction. Any more details?

    • Post Points: 15
Page 1 of 1 (6 items)