
RobL
Deleted
Aug 2, 2000, 11:12 PM
Post #1 of 3
(2317 views)
|
|
submit form to multiple cgi programs
|
Can't Post
|
|
Do you know of a script that would allow a form to be submitted to different cgi script depending on the data entered into the form and in some cases the same data might be needed to be submitted to two cgi scripts and some fields combined. e.g., I have one form into which people can submit either news or events. In some cases the form should submit to the news cgi program (if they have selected news) in other the events cgi program (if they have selected events). It might also be necessary to combine fields. e.g., eventtype field and event venue field are combined for news submission to the description field, Description = " the following event (eventtype field) will be held at (event venue field) Can you help Thanks Rob
|