Artayick
11-22-2004, 04:28 PM
Ok I have found out that starting small when you frist start to hack can be a good thing.. cause what I got myself into now is a small part of my stupidly big ladder hack I got working.
Anyway I have a center block that is displaying different data depending on the user group and on one of the groups I have a submit form that allows them to load game replays and other files into a folder on the server( checks file size and type right now as well) I have all this working well though im having troubles coming up with a method to post the results back to a block on the forum that allows people to view and download the new file( also based on user group)
So I figured I would come here first and see if any of the fine folks here have any ideas a good way to display the data after the submit..
Anyway I have a center block that is displaying different data depending on the user group and on one of the groups I have a submit form that allows them to load game replays and other files into a folder on the server( checks file size and type right now as well) I have all this working well though im having troubles coming up with a method to post the results back to a block on the forum that allows people to view and download the new file( also based on user group)
So I figured I would come here first and see if any of the fine folks here have any ideas a good way to display the data after the submit..