Not signed in (Sign In)

Categories

Welcome, Guest

Want to take part in these discussions? If you have an account, sign in now.

If you don't have an account, apply for one now.

Links

Vanilla 1.0.1 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorFay
    • CommentTimeMar 2nd 2010
     
    Hi Folks,
    Currently, I got a simply php page called page1, and when I submit this page, all value will be send into next page called page2.
    However, I wanna put page2 into thickbox and I already did that.

    The problem is I can not send value into page2 since I put it into thickbox.

    my code like this:

    <input alt="page2.php?height=300&width=300&inlineId=hiddenModalContent&modal=true" title="add a caption to title attribute / or leave blank" class="thickbox" type="submit" value="Submit" />

    Did anyone know how can I do it, please?


    cheers