Closed (fixed)
Project:
Webform
Version:
5.x-1.4
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
23 Aug 2007 at 22:54 UTC
Updated:
10 Feb 2008 at 21:42 UTC
quicksketch is there a way for me to access to the post array after the submission is precessed and registered on the server?
whit the post forward the data is nont processed... there is a whay to forward after the processing or something similar?
Comments
Comment #1
quicksketchThere is not a way to continue passing on the $_POST values after the form has been submitted. The best shot would probably be to use a drupal_http_request() in the Additional processing field to pass a copy of POST during the submission.
Because this request is nearly 6 months old, I'm going to go ahead and close it out. Please reopen if further help is needed.