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 235 posts 338 karma points MVP 2x 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 249 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 600 posts 1219 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.

Please Sign in or register to post replies

Write your reply to:

Draft