Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

HTTP live headers?
  • Maybe a stupid question, but is it possible to view the vars that are posting by the Flash movie?

    I tried to monitor them with the Firefox Live HTTP headers plugin, but it does not show wat is posting on form sumbit..
  • The flash security strips headers. Hence why we can't use basic authentication
  • Ok, thanks for the quick reply.