Muffin Posted February 25, 2007 Share Posted February 25, 2007 Hi again. Looking for a little advice on something. Here's a very quick run-down on what happens so far on the site I'm working on; User A submits a form that contains a name, a guid, an ip, a reason, and a comment. (it's for a gaming server master ban list) User B later comes along and looks at the details for what user A entered and decides that there isn't enough information/evidence to keep this ban. So user B clicks a link that flags the entry for further review. So far, all that happens when user B flags the entry is it shows in the admin panel so someone can review it. However, what I would like to happen, is upon the flag query completion, I want the page to jump to our forums (which are on a different server) create a new thread, and fill out part of the message with the information user A submitted. (Eg, title will be the name, and the message will contain the rest). This way, user B can supply a reason of their own for why they believe this ban should be removed/changed. The problem is I can't find a way of placing the submitted info directly into the new thread without changing the design of the forums (needs to be done like that). Is this even possible? I'm guessing it would end up being something almost similar to a spam bot, but it's just a guess though. Ta in advance. --Rads Link to comment https://forums.phpfreaks.com/topic/40000-solved-need-a-way-to-fill-out-part-of-a-form/ Share on other sites More sharing options...
fert Posted February 25, 2007 Share Posted February 25, 2007 http://us3.php.net/manual/en/ref.curl.php Link to comment https://forums.phpfreaks.com/topic/40000-solved-need-a-way-to-fill-out-part-of-a-form/#findComment-193448 Share on other sites More sharing options...
Muffin Posted February 25, 2007 Author Share Posted February 25, 2007 Thanks, don't know how I missed that. Probably just cause I'm new to this. Link to comment https://forums.phpfreaks.com/topic/40000-solved-need-a-way-to-fill-out-part-of-a-form/#findComment-193450 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.