Hi all, I would like know how I can post to a forum from a Html page which is loaded from within phpnuke as a HTML module.
I will tell you why I want this and mybe someone has a different method of achieving this.
Background (why )
I would like to make a custom made HTML data entry form which a user can fill out and the post it to the forum.
options explored (Not a good way of doing this)
I have looked into the templates of phpBB and made some custome forms here but it is a bit messy as you have to keep track of some hard coded forum numbers from within the code and based on this have a switch option to choose the coresponding adapted template, not very nice not very statandard from a PhpBB prospective.
Kind Regards Mic
I will tell you why I want this and mybe someone has a different method of achieving this.
Background (why )
I would like to make a custom made HTML data entry form which a user can fill out and the post it to the forum.
options explored (Not a good way of doing this)
I have looked into the templates of phpBB and made some custome forms here but it is a bit messy as you have to keep track of some hard coded forum numbers from within the code and based on this have a switch option to choose the coresponding adapted template, not very nice not very statandard from a PhpBB prospective.
Kind Regards Mic
