Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Paul Marden 233 posts 335 karma points c-trib
    Jan 28, 2011 @ 15:31
    Paul Marden
    0

    Form in Jquery popup

    I've spent ages trying to hack around getting a contour form into a jquery popup.  Anyway I'm almost there now, but the submit button doesn't submit the form!

    Take the same form and place it on the body of the page outside the popup and it works.

    Any ideas?

    http://www.sportsleaders.org/content-top/testpbm2.aspx

  • Harald Ulriksen 207 posts 248 karma points
    Jan 28, 2011 @ 15:55
    Harald Ulriksen
    0

    Hi there,

    to me it seems like the form renders outside your asp.net form tag. Make sure it renders inside your form tag with name aspnet and it should solve the problem.

    hth,
    Harald

  • Laurence Gillian 597 posts 1214 karma points
    Jan 28, 2011 @ 17:32
    Laurence Gillian
    0

    As above ^

    However, for something like this, you could also look at opening an iFrame on your popup?

    And then you can create seperate templates to deal for these requests.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies