rterwedo

Member

Last active 12 years ago

  1. 12 years ago
    Thu Jul 19 18:28:00 2012
    rterwedo started the conversation Disable dialog asking to confirm leaving page.

    How do we disable the dialog that asks us to confirm leaving? We have fop2 embedded in another web app, and it asks us every time we click a link, very bothersome =)

    Thanks!

  2. Sun Jul 15 23:46:44 2012
    rterwedo posted in 3rd party form submit to FOP2.

    I think this will work great for now.

  3. Sat Jul 14 06:56:07 2012
    rterwedo started the conversation 3rd party form submit to FOP2.

    Hi,

    I need to have an html page (we have control over) submit to the FOP2 user form so we can integrate with another app.

    Problem is it is of course not working (thats why I am here), and I know our system works because we do it all the time on other "non flash" forms.

    Here is what I have:

    exten= "my extension"
    seccode= "my password"

    After running firebug it appears the variables are posted (no hidden vars I can see in form source to post as well) to http://www.mydomain.com/html/fop2/setvar.php

    1. Is this the correct post url
    2. Any ideas on what is wrong?

    Thanks!