|
php or perl/cgi is goin to be your best bet for this. HTML is not actually a programming language it is a markup language. which means it is only ment for formatting and what not. so php is goin to be one of the few options you have here as the forums you are trying to post on are probably run in php. so first question i would need to find out is what forum software do all of these forums run. if its custom you will need to find this info out and will probably need to find the source code for the forums to even have a chance of boing able to do this. another thing to look into is creating a bot that can go to each website and then post what you need it to post. this will only work tho if the forums dont have away to stop bots from logging on to a user name. if they dont then it should be just fine. let us know what software they are running i can try my best to guide you thru this
and there is no reason to get upset over when a member askes you why you are doing this they are just trying to get a better idea of the project.
|