Submit form to forum

Started by gelsbern, June 13, 2006, 01:14:11 AM

Previous topic - Next topic

gelsbern

I have done a search and I found a discussion that was made very confusing by the dialogue.  What I would like to do is have a html form that submits to a php script that would place the data in a particular forum as a pre-configured user.  In this case, the user is apprequest.

Something like this:

1. User fills out form, clicks submit
2. php validation script checks form if invalid sends the user back, if valid sends user to thank you page, and submits the data to a php script that would submit it to the forum

I broke the validation and forum submission down into 2 separate items because I already have the validation part done, what I can't figure out is how to submit it to the forum. 

Any ideas?

Advertisement: