ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Daniel Graham <dag@econ.duke.edu>
Subject: Sending FDF data from a ConTeXt pdf form
Date: Thu, 12 Sep 2002 20:51:46 -0400 (EDT)	[thread overview]
Message-ID: <Pine.LNX.4.44.0209122036370.2912-100000@godel.adsl.duke.edu> (raw)

I have created a c program using Adobe's FDF toolkit (with a python
wrapper) and would like to use a pdf form created with context to
submit FDF data to a specified URL.  My context file includes the
following:

\button{Submit}[SubmitForm{http://localhost/cgi-bin/fdf/record.py\#FDF}]

This apparently sends URL-encoded data (using get?) instead of FDF
data.  A similar pdf form created using latex and pdftex with

\begin{Form}[action=http://localhost/cgi-bin/fdf/record.py\#FDF,
method=post]

works perfectly.  What am I missing in the setup for context?

Thanks for any help!
Dan


             reply	other threads:[~2002-09-13  0:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-13  0:51 Daniel Graham [this message]
     [not found] <Pine.LNX.4.44.0209122036370.2912-100000@godel.adsl.duke.ed u>
2002-09-14 18:59 ` Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.44.0209122036370.2912-100000@godel.adsl.duke.edu \
    --to=dag@econ.duke.edu \
    --cc=daniel.graham@duke.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).