tags:

views:

50

answers:

1

I would like to post my script here, if I get the okay I will post it, or is there another place that I should post my script and link to it?

Please Advise

+5  A: 

One typically does not post code to StackOverflow unless one has a specific question about it. You can, however, host your project in a Google Code repository and use the "request a code review" feature.

Michael Aaron Safyan
There's 414 questions tagged code-review here with question like "can I improve this code"
RC
Thank you both for the information
Matt
Also there is refactormycode.com; though I've never used it. (http://refactormycode.com/)
JYelton