Community
AGI Programming => Mega Tokyo AGI Archive => Topic started by: Allen on April 26, 2003, 09:28:59 AM
-
At another board I go to, I am making an AGI Game for the community. Someone there suggested I should sell it to them as a fundraiser for the upkeep of the main website, which is to do with US Emigrants (like my dad).
Could I do this?
It's just between a community that WANTS to buy it ???
-
There was something like this recently on SCI board too... ;)
-
DONATE!
Put a donate icon through paypal on your website.
Here is sample code from my site:
<!-- Begin PayPal Logo -->
<form action="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick" method="post">
<input type="hidden" name="cmd" value="_xclick">
<input type="hidden" name="business" value="junc@juncmodule.com">
<input name="imageField" type="image" src="../../images/donate.gif" width="66" height="40" border="0">
</form>
<!-- End PayPal Logo -->
This is the image I made for my site, you are welcome to use it:
(http://www.juncmodule.com/images/donate.gif)
This way you don't have to worry about the endless "legal" debate. It's just a donation to you.
good luck,
-junc
-
And don't forget e-gold, then people like me can donate too... ::)