in reply to Re^2: XML-Parser with web application
in thread XML-Parser with web application
I'm not sure if I understand your question correctly. Typically a user submits a form by clicking on a button, the server does some processing and returns the results to the user. Do you mean send the results back to the user? I don't understand the logic of your script. For one thing I would expect a "$var new CGI;" somewhere. But you also send an email with data. I suggest you first write a simple CGI application that works and later add the XML stuff. See CGI Programming for help.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: XML-Parser with web application
by sanku (Beadle) on Jul 26, 2010 at 14:07 UTC | |
by dHarry (Abbot) on Jul 26, 2010 at 14:40 UTC |